UNPKG

nano-jsx

Version:

SSR first, lightweight 1kB JSX library.

8 lines 193 B
export declare const Button: (props: { outlined?: boolean; text?: boolean; style?: string; icon?: string; [key: string]: any; }) => any; //# sourceMappingURL=button.d.ts.map