cat-tick.d.ts 67 B

12
  1. declare function _default(cfg: any): any;
  2. export default _default;