UNPKG

@studiocms/ui

Version:

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

3 lines (2 loc) 129 B
import type { icons as heroIcons } from '@iconify-json/heroicons/icons.json'; export type HeroIconName = keyof typeof heroIcons;