UNPKG

@wfp/ui

Version:
8 lines (5 loc) 95 B
export interface WFPButton { disabled: boolean; small: boolean; href: string | null; }