smartlog-receiver/ts/sl.receiver.plugins.ts

5 lines
133 B
TypeScript
Raw Permalink Normal View History

2018-11-11 00:38:19 +00:00
import * as smarthash from '@pushrocks/smarthash';
import * as smartlog from '@pushrocks/smartlog';
2020-06-07 12:41:25 +00:00
export { smartlog, smarthash };