UNPKG

hry-types

Version:

typescript工具类型库

5 lines (4 loc) 238 B
export type { DuplicateFieldValidator } from "./DuplicateFieldValidator"; export type { IllegalFieldValidator } from "./IllegalFieldValidator"; export type { KeyValidator } from "./KeyValidator"; export type { NoInfer } from "./NoInfer";