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