smartlog-destination-receiver/ts/smartlog-destination-receiver.plugins.ts
2018-11-11 14:29:26 +01:00

5 lines
173 B
TypeScript

import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
import * as smartrequest from '@pushrocks/smartrequest';
export { smartlogInterfaces, smartrequest };