SplitFormat
How one source's text decodes into collection elements.
- Import:
@kjanat/dreamcli - Export kind: type
- Declared in:
src/core/schema/cardinality.ts - Source link:
src/core/schema/cardinality.ts:32
Signatures
ts
type SplitFormat = typeof SPLIT_FORMATS[number];