UNPKG

@solar-icons/react

Version:
5 lines (4 loc) 249 B
export { SolarProvider, useSolar } from './context'; export { default as IconBase } from './IconBase'; export { default as SSRBase } from './SSRBase'; export type { Icon, IconProps, IconWeight, SolarContextType, SolarProviderProps } from './types';