index.d.ts 105 B

123
  1. export * from './is-ignored';
  2. export { default } from './is-ignored';
  3. //# sourceMappingURL=index.d.ts.map