aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/tar/dist/commonjs/winchars.d.ts
blob: 6c24143fc419b0b5f0cd4b5b3d560d0e67aef2ae (plain)
1
2
3
export declare const encode: (s: string) => string;
export declare const decode: (s: string) => string;
//# sourceMappingURL=winchars.d.ts.map