UNPKG

trapi

Version:

The main package and contains bundled functionality of all other package and a CLI to interact with them.

5 lines 309 B
export * from './utils'; export { createMetadataGenerator, MetadataGenerator, generateMetadata } from '@trapi/metadata'; export { BuildInput, buildQuery } from "@trapi/query"; export { Version3SpecGenerator, Version2SpecGenerator, Specification } from "@trapi/swagger"; //# sourceMappingURL=index.d.ts.map