fix(core): Fixed module name inconsistencies and documentation links

This commit is contained in:
2024-07-01 16:43:21 +02:00
parent 2499578bb1
commit 46c235b82b
18 changed files with 7137 additions and 236 deletions

View File

@@ -1,5 +1,5 @@
import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrequest from '@pushrocks/smartrequest';
import * as smartpromise from '@push.rocks/smartpromise';
import * as smartrequest from '@push.rocks/smartrequest';
export {
smartpromise,