UNPKG

@o3r/apis-manager

Version:

This module provides services to help you communicate with your APIs. Its responsibility is to provide an API configuration to a service factory so that it could instantiate an API with the right configurations. It contains a default configuration and a m

6 lines 219 B
export * from './api-factory.service'; export * from './api-manager'; export * from './api-manager.helpers'; export * from './api-manager.module'; export * from './api-manager.token'; //# sourceMappingURL=index.d.ts.map