@klexik/fastify-oas-generator@1.1.2Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Companion package for https://jsr.io/@klexik/fastify-oas-connector to generate types, routes, security handlers and service file
This package works with Node.jsIt is unknown whether this package works with Deno
JSR Score
100%
Published
7 months ago (1.1.2)
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "module": "NodeNext", "moduleResolution": "NodeNext", "target": "ES2020", "outDir": "./dist", "strict": true, "esModuleInterop": true, "declaration": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "verbatimModuleSyntax": true, "noImplicitReturns": true } }