@qbcart/company-ui-material-design
Version:
Streaming import to Google's Material Design web components.
14 lines (13 loc) • 484 B
TypeScript
declare const _default: {
MaterialIcons: import("lit").CSSResult;
MDCCheckbox: import("lit").CSSResult;
MDCDataTable: import("lit").CSSResult;
MDCIconButton: import("lit").CSSResult;
MDCLinearProgress: import("lit").CSSResult;
MDCList: import("lit").CSSResult;
MDCMenu: import("lit").CSSResult;
MDCMenuSurface: import("lit").CSSResult;
MDCNotchedOutline: import("lit").CSSResult;
MDCSelect: import("lit").CSSResult;
};
export default _default;