UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

5 lines 203 B
import { IconButton as BaseIconButton } from '@material/mwc-icon-button'; export declare class IconButton extends BaseIconButton { layout(): Promise<void>; } //# sourceMappingURL=icon-button.d.ts.map