smartlog-receiver/ts/sl.receiver.plugins.ts
2020-06-07 12:41:25 +00:00

5 lines
133 B
TypeScript

import * as smarthash from '@pushrocks/smarthash';
import * as smartlog from '@pushrocks/smartlog';
export { smartlog, smarthash };