UNPKG

116 BTypeScriptView Raw
1import Service from './serviceFactory/Service';
2declare const serviceFacade: Service;
3export default serviceFacade;