UNPKG

st-common-core

Version:

小尾巴前端通用核心库

2 lines (1 loc) 243 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=e=>typeof e=="string",n=e=>e.length===0,o=e=>e.length<=0?0:new TextEncoder().encode(e).length;exports.getByteSizeUtf8=o;exports.isEmpty=n;exports.isStr=t;