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