UNPKG

@aurelia-mdc-web/image-list

Version:

Wrapper for Material Components Web Image List

4 lines (3 loc) 182 B
import { FrameworkConfiguration } from 'aurelia-framework'; export { MdcImageList } from './mdc-image-list'; export declare function configure(config: FrameworkConfiguration): void;