frontend/.pnpm-store/v3/files/8e/4fd33b6100f5541209864efce1a27d7683b658cbb4a70ed935318ce96a638b71b37db4c82774c3e8cc0161f6018f193ada467e130b965e3fc215ac3668666a

11 lines
167 B
Plaintext

"use strict";
module.exports =
{
// Output
ABSOLUTE: "absolute",
PATH_RELATIVE: "pathRelative",
ROOT_RELATIVE: "rootRelative",
SHORTEST: "shortest"
};