5 lines
134 B
TypeScript
5 lines
134 B
TypeScript
import * as smarthash from '@push.rocks/smarthash';
|
|
import * as smartlog from '../dist_ts/index.js';
|
|
|
|
export { smartlog, smarthash };
|