UNPKG

pivots

Version:

## Readable [discriminated unions](https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions) for TypeScript

3 lines (2 loc) 114 B
export { Pivots, PivotsOnly, PivotsType, PivotsOnlyTypes } from './types'; export { applyType } from './apply';