UNPKG

agnostic-vue

Version:
3 lines (2 loc) 135 B
export declare type ButtonType = "button" | "submit" | "reset" | "faux" | ""; export declare type ButtonSize = "small" | "large" | "";