UNPKG

from-schema

Version:

Infer TypeScript types from JSON schemas

2 lines (1 loc) 71 B
export type Primitive = string | number | boolean | bigint | string[];