UNPKG

@primeuix/utils

Version:

Utility functions and helpers for PrimeUI Libraries

4 lines (2 loc) 66 B
declare function uuid(prefix?: string): string; export { uuid };