UNPKG

hry-types

Version:

typescript工具类型库

4 lines (3 loc) 138 B
export type { ExcludeEqual } from "./ExcludeEqual"; export type { IntersectOf } from "./IntersectOf"; export type { Last } from "./Last";