2 lines
94 B
TypeScript
Raw Normal View History

export declare const pathArg: (path: string) => string;
//# sourceMappingURL=path-arg.d.ts.map