UNPKG

@meistericons/meistericons

Version:

Meistericons, an icon library,

9 lines (8 loc) 198 B
export * from "./icons" export * as icons from "./icons"; export { default as createMeisterIcons, type IconNode, type MeisterIconsProps, type MeisterIcon, } from "./src/createMeisterIcons";