@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
6 lines • 520 B
TypeScript
export declare const weatherIcons: readonly [readonly ["sun"], readonly ["sunlight"], readonly ["cloud1"], readonly ["rain"], readonly ["winter"], readonly ["storm"], readonly ["keep-dry", "umbrella"]];
export declare const weatherIconCategory: {
readonly label: "Weather`icons-category`";
readonly icons: readonly [readonly ["sun"], readonly ["sunlight"], readonly ["cloud1"], readonly ["rain"], readonly ["winter"], readonly ["storm"], readonly ["keep-dry", "umbrella"]];
};
//# sourceMappingURL=index.d.ts.map