UNPKG

@oriun/next-api

Version:

Next.js API routes with Zod validation

7 lines (6 loc) 178 B
export * from "./decorator"; export * from "./wrapper"; export * from "./composer"; export type * from "./types"; export type * from "./parser"; export type * from "./response";