UNPKG

@bemedev/core

Version:

The core library of @bemedev

3 lines 127 B
declare const fn: <const T extends string>(value: T) => T["length"]; export default fn; //# sourceMappingURL=getLength.d.ts.map