// @apiglobal scope import * as typedrequestInterfaces from '@api.global/typedrequest-interfaces'; export { typedrequestInterfaces }; // designestate import * as deesComms from '@design.estate/dees-comms'; export { deesComms }; // @pushrocks scope import * as smartdelay from '@push.rocks/smartdelay'; import * as smartpromise from '@push.rocks/smartpromise'; import * as webstore from '@push.rocks/webstore'; export { smartdelay, smartpromise, webstore };