UNPKG

@findnlink/neuro-ui

Version:
3 lines (2 loc) 250 B
import { _getClassNamesProps } from './interfaces'; export declare const _getClassNames: ({ parent, scss, _class, primary, disabled, loading, error, pointer, scale, weight, margin, padding, color, backgroundColor }: _getClassNamesProps) => string[];