UNPKG

@ralorotech/duino-ui

Version:
6 lines (3 loc) 202 B
export { b as bem, c as cx } from '../cx-DMs6RWXl.js'; type BemFunction = (element?: string, modifiers?: Record<string, boolean | string | number | undefined>) => string; export type { BemFunction };