UNPKG

@withjoy/joykit

Version:

UI Component Library for Joy web

5 lines (4 loc) 136 B
import { BundledIcon, IconConfig } from '..'; export declare const JOYKIT_ICONS: { [bundledIcon in BundledIcon]: IconConfig; };