UNPKG

@vue-interface/activity-indicator

Version:
6 lines (5 loc) 476 B
export declare const registry: import("@vue-interface/component-registry").ComponentRegistry; export declare function get(key: string): any; export declare function register(key: string | object, value: any): import("@vue-interface/component-registry").ComponentRegistry; export declare function remove(key: string): import("@vue-interface/component-registry").ComponentRegistry; export declare function reset(): import("@vue-interface/component-registry").ComponentRegistry;