UNPKG

@studiocms/ui

Version:

The UI library for StudioCMS. Includes the layouts & components we use to build StudioCMS.

3 lines (2 loc) 76 B
declare function generateID(prefix: string): string; export { generateID };