Skip to content
module@warp-drive/core/utils/string
ts
const STRING_DASHERIZE_CACHE: LRUCache<string, string>;

Defined in: core/src/utils/string.ts:91

Released under the MIT License.