fix(core): update

This commit is contained in:
2020-06-25 23:34:59 +00:00
parent 01cd3fbb0b
commit 9dec755ea5
5 changed files with 33 additions and 65 deletions

View File

@@ -1,3 +1,4 @@
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartenv from '@pushrocks/smartenv';
export { smartdelay };
export { smartdelay, smartenv };