UNPKG

@anexia/registry-loading-interceptor

Version:

This library provides an interceptor which maps Http Requests to a Loading State.

2 lines (1 loc) 62 B
export declare type LoadingDictionary = Map<string, boolean>;