Skip to content

SplitFormat

How one source's text decodes into collection elements.

Signatures

ts
type SplitFormat = typeof SPLIT_FORMATS[number];

See Also

Released under the MIT License.