UNPKG

excited-ui

Version:
3 lines (2 loc) 144 B
import { ExButton } from "./index"; export declare function getButtonClass(props: InstanceType<typeof ExButton>["$props"]): string | undefined;