UNPKG

softkave-js-utils

Version:

JavaScript & Typescript utility functions, types, and classes

12 lines (11 loc) 275 B
export declare const kSoftkaveJsUtilsConstants: { injection: { injectionKeyPrefix: string; }; resource: { shortNamePaddingChar: string; nanoidLength: number; shortNameLength: number; shortNameIdSeparator: string; }; };