init.d.ts 59 B

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