smartlog/ts_receiver/sl.receiver.plugins.ts

5 lines
134 B
TypeScript

import * as smarthash from '@push.rocks/smarthash';
import * as smartlog from '../dist_ts/index.js';
export { smartlog, smarthash };