UNPKG

@push.rocks/smartlog

Version:

A minimalistic, distributed, and extensible logging tool supporting centralized log management.

5 lines (4 loc) 230 B
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 };