UNPKG

@lazy-cjk/static-build-zh-convert

Version:
9 lines (8 loc) 191 B
/** * Created by user on 2020/5/29. */ export * from './types'; export * from './table'; export * from './debug'; declare const _default: typeof import("./index"); export default _default;