UNPKG

@zcorky/schema

Version:

Object schema validation written with TypeScript, inspired by dayjs and schema

6 lines (5 loc) 94 B
export interface IOptions { path?: string; name?: string; description?: string; }