UNPKG

@aboutbits/ts-utils

Version:
13 lines (12 loc) 401 B
export * from './async-or-sync'; export * from './distributive-omit'; export * from './distributive-pick'; export * from './empty-object'; export * from './exact'; export * from './form-compatible'; export * from './non-nullable-record'; export * from './nullable-record'; export * from './primitive'; export * from './strict-exclude'; export * from './strict-extract'; export * from './strict-omit';