Searched refs:node_path_1 (Results 1 – 1 of 1) sorted by relevance
9 const node_path_1 = __importDefault(require("node:path")); constant14 const fullPath = node_path_1.default.resolve(directory, file);15 const relativePath = `./${node_path_1.default.relative(base, fullPath)}`;28 return require(node_path_1.default.join(base, file));