Introduction
Migration
Appearance
import { enums } from "@tsed/schema";
See /packages/specs/schema/src/types/fn/enums.ts.
function enums(e: Record<string, any>): import("../index.js").JsonSchema;