UNPKG

@soluzioni-futura/components-container

Version:

Easy and clean way to manage async and sync components in simple and complex projects.

10 lines (9 loc) 196 B
export declare const STATUS: { [key: string]: number; }; export declare const STATUS_NAMES: { [key: number]: string; }; export declare const STATUS_COLORS: { [key: string]: string; };