Files

2 lines
125 B
TypeScript
Raw Permalink Normal View History

2026-05-31 18:44:04 +08:00
export declare const stripAbsolutePath: (path: string) => [string, string];
//# sourceMappingURL=strip-absolute-path.d.ts.map