UNPKG

@tempots/dom

Version:

Fully-typed frontend framework alternative to React and Angular

3 lines (2 loc) 255 B
export { OneOf, OneOfField, OneOfKind, OneOfType, OneOfValue, OneOfTuple, } from './shared'; export type { OneOfOptions, ObjectToUnion, OneOfFieldOptions, OneOfKindOptions, OneOfTupleOptions, OneOfTypeOptions, OneOfValueOptions, } from '@tempots/render';