fix(core): update
This commit is contained in:
7
ts/logtail.plugins.ts
Normal file
7
ts/logtail.plugins.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
|
||||
import * as smartrequest from '@pushrocks/smartrequest';
|
||||
|
||||
export {
|
||||
smartlogInterfaces,
|
||||
smartrequest,
|
||||
}
|
||||
Reference in New Issue
Block a user