UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 250 B
type NamespaceProps = { icon: string; label: string; }; /** * Currently known namespaces and their properties. */ export declare const NAMESPACE_PROPS: Record<string, NamespaceProps>; export {}; //# sourceMappingURL=namespace-props.d.ts.map