Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { OpenSpecTypes } from "@tsed/specs/openspec/src/common/OpenSpecTypes";
See /packages/specs/openspec/src/common/OpenSpecTypes.ts.
type OpenSpecTypes = "string" | "number" | "integer" | "boolean" | "array" | "object" | "file";