UNPKG

type-plus

Version:
7 lines 347 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'; //# sourceMappingURL=index.d.ts.map