IOweb/node_modules/tar/dist/commonjs/winchars.d.ts
2026-07-03 15:07:38 -05:00

3 lines
No EOL
142 B
TypeScript

export declare const encode: (s: string) => string;
export declare const decode: (s: string) => string;
//# sourceMappingURL=winchars.d.ts.map