initial
This commit is contained in:
5
ts/plugins.ts
Normal file
5
ts/plugins.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// push.rocks scope
|
||||
import * as smartlog from '@push.rocks/smartlog';
|
||||
import * as smartrequest from '@push.rocks/smartrequest';
|
||||
|
||||
export { smartlog, smartrequest };
|
||||
Reference in New Issue
Block a user