UNPKG

type-plus

Version:
8 lines (6 loc) 307 B
export * from './CanAssign.js' export type { Extendable, IsExtend, IsNotExtend, NotExtendable } from './Extends.js' export type { If } from './If.js' export type { IsEmptyObject } from './IsEmptyObject.js' export type { IsLiteral } from './literal.js' export type { And, Not, Or, Xor } from './logical.js'