flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
10
BACK_BACK/node_modules/relateurl/lib/constants.js
generated
vendored
Executable file
10
BACK_BACK/node_modules/relateurl/lib/constants.js
generated
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
"use strict";
|
||||
|
||||
module.exports =
|
||||
{
|
||||
// Output
|
||||
ABSOLUTE: "absolute",
|
||||
PATH_RELATIVE: "pathRelative",
|
||||
ROOT_RELATIVE: "rootRelative",
|
||||
SHORTEST: "shortest"
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue