UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

3 lines (2 loc) 161 B
export declare function setProperty(parent: any, property: string, val: any): void; export declare function notifyProperty(parent: any, property: string): void;