cjs.d.ts 96 B

123
  1. declare const _exports: typeof plugin.default;
  2. export = _exports;
  3. import plugin = require('.');