Blame view

天文台pc/tianwentai-ui/node_modules/tar/dist/esm/winchars.d.ts 142 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
  export declare const encode: (s: string) => string;
  export declare const decode: (s: string) => string;
  //# sourceMappingURL=winchars.d.ts.map