cat-tick.d.ts 101 B

123
  1. export const __esModule: boolean;
  2. export default _default;
  3. declare function _default(cfg: any): any;