Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { OpenSpecHash } from "@tsed/specs/openspec/src/common/OpenSpecHash";
See /packages/specs/openspec/src/common/OpenSpecHash.ts.
type OpenSpecHash<T> = Record<string, T>;