index.d.ts 110 B

12
  1. export {definitions} from './lib/index.js'
  2. export type GetDefinition = import('./lib/index.js').GetDefinition