UNPKG

@tsed/openspec

Version:

OpenSpec2 and OpenSpec3 interfaces declarations for TypeScript application

2 lines (1 loc) 103 B
export type OpenSpecTypes = "string" | "number" | "integer" | "boolean" | "array" | "object" | "file";