Skip to content

SPLIT_FORMATS ​

All split formats as a runtime array.

Signatures ​

ts
const SPLIT_FORMATS: readonly ["whole", "delimiter", "lines", "json"];

See Also ​

Released under the MIT License.