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

6 lines
231 B
TypeScript

import * as smarthash from '@push.rocks/smarthash';
import * as smartlogInterfaces from '../dist_ts_interfaces/index.js';
import * as webrequest from '@push.rocks/webrequest';
export { smarthash, smartlogInterfaces, webrequest };