Files
peeringdb/ts/plugins.ts

6 lines
164 B
TypeScript
Raw Permalink Normal View History

2025-11-18 20:47:48 +00:00
// push.rocks scope
import * as smartlog from '@push.rocks/smartlog';
import * as smartrequest from '@push.rocks/smartrequest';
export { smartlog, smartrequest };