fluffychat/node_modules/tar/dist/commonjs/winchars.d.ts
2025-05-10 07:59:46 +00: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