UNPKG

moltres-utils

Version:
14 lines (11 loc) 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const asciiSize = ({ length }) => length; var _default = asciiSize; exports.default = _default; //# sourceMappingURL=asciiSize.js.map