UNPKG

100 BTypeScriptView Raw
1declare const resolvePath: (filename: string, cwd: string) => string;
2export default resolvePath;