UNPKG

bookish-potato-dto

Version:

A TypeScript DTO (Data Transfer Object) parsing and validation library. Define a schema once — get runtime validation and a fully inferred TypeScript type for free.

3 lines (2 loc) 76 B
export * from './openapi-schema.type'; export * from './openapi-generator';