smartlog-destination-receiver/ts/smartlog-destination-receiver.plugins.ts

5 lines
173 B
TypeScript
Raw Normal View History

2018-11-11 13:29:26 +00:00
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
import * as smartrequest from '@pushrocks/smartrequest';
export { smartlogInterfaces, smartrequest };