UNPKG

@nestjs/platform-fastify

Version:

Nest - modern, fast, powerful node.js web framework (@platform-fastify)

4 lines (3 loc) 229 B
export const FASTIFY_ROUTE_CONFIG_METADATA = '__fastify_route_config__'; export const FASTIFY_ROUTE_CONSTRAINTS_METADATA = '__fastify_route_constraints__'; export const FASTIFY_ROUTE_SCHEMA_METADATA = '__fastify_route_schema__';