UNPKG

@bemedev/core

Version:

The core library of @bemedev

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