ICT30016-Assignment-3/node_modules/tar/dist/esm/winchars.d.ts
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10: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