UNPKG

vibez-core

Version:

Utilities, types and common dependencies.

3 lines (2 loc) 118 B
export { RANDOM_STRING_OFFSET, MAX_RANDOM_STRING_LENGTH } from "./Utils"; export { randomString } from "./Functions";