Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { PropertyMetadata } from "@tsed/schema";
See /packages/specs/schema/src/domain/JsonPropertyStore.ts.
type PropertyMetadata = JsonPropertyStore; export const PropertyMetadata: typeof JsonPropertyStore;