UNPKG

173 BJavaScriptView Raw
1export const INDENT_STRING = '\t';
2export const NEWLINE_STRING = '\n';
3export const DATA_COLUMNS = 68;
4export const INDENT_ROOT = false;
5//# sourceMappingURL=options.mjs.map
\No newline at end of file