init.d.ts 58 B

12
  1. import './lib/fix';
  2. export declare function init(): void;