initial
This commit is contained in:
9
ts/logdna.plugins.ts
Normal file
9
ts/logdna.plugins.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
import * as smartrequest from '@pushrocks/smartrequest';
|
||||
import * as smartstring from '@pushrocks/smartstring';
|
||||
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
|
||||
|
||||
export {
|
||||
smartrequest,
|
||||
smartstring,
|
||||
smartlogInterfaces
|
||||
};
|
||||
Reference in New Issue
Block a user