webcad-ue4-api/types/Common/inflate.d.ts

2 lines
100 B
TypeScript
Raw Normal View History

2022-06-30 15:31:16 +08:00
export declare function inflateBase64(base64: string): string;
//# sourceMappingURL=inflate.d.ts.map