/
opt
/
canhelp
/
node_modules
/
jiti
/
dist
/
/opt/canhelp/node_modules/jiti/dist
mkdir
upload
Name
Size
Mode
Actions
plugins/
-
0755
rm
babel.d.ts
139
0644
edit
dl
rm
babel.js
1736792
0644
edit
dl
rm
jiti.d.ts
888
0644
edit
dl
rm
jiti.js
255009
0644
edit
dl
rm
types.d.ts
913
0644
edit
dl
rm
utils.d.ts
505
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/jiti/dist/utils.d.ts
(505B)
import type { PackageJson } from "pkg-types"; export declare function getCacheDir(): string; export declare function isDir(filename: string): boolean; export declare function isWritable(filename: string): boolean; export declare function md5(content: string, len?: number): string; export declare function detectLegacySyntax(code: string): RegExpMatchArray | null; export declare function isObject(val: any): boolean; export declare function readNearestPackageJSON(path: string): PackageJson | undefined;
Save
cmd:
run