fix(core): update

This commit is contained in:
2024-01-20 01:25:19 +01:00
parent 77dddfc300
commit 185b8a3947
5 changed files with 9 additions and 20 deletions

View File

@ -16,6 +16,7 @@ import * as smartpromise from '@push.rocks/smartpromise';
import * as smartrouter from '@push.rocks/smartrouter';
import * as smartrx from '@push.rocks/smartrx';
import * as smartstate from '@push.rocks/smartstate';
import * as smartstring from '@push.rocks/smartstring';
import * as smarturl from '@push.rocks/smarturl';
import * as webrequest from '@push.rocks/webrequest';
import * as websetup from '@push.rocks/websetup';
@ -41,6 +42,7 @@ export {
smartrx,
smarturl,
smartstate,
smartstring,
webrequest,
websetup,
webstore,