ignoreImporter.d.ts 92 B

12
  1. declare const ignoreImporter: import("./index.js").Importer;
  2. export default ignoreImporter;