3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
declare const ignoreImporter: import("./index.js").Importer;
|
|
export default ignoreImporter;
|