UNPKG

json-to-table-format

Version:
7 lines (6 loc) 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FORMAT = exports.ES = exports.WS = void 0; exports.WS = " "; exports.ES = ""; exports.FORMAT = "utf8";