UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

4 lines (3 loc) 113 B
declare let unGzip: (str: string) => any; declare let Gzip: (str: string) => string; export { unGzip, Gzip };