fix(core): update

This commit is contained in:
2024-05-25 02:02:44 +02:00
parent 40dcedf585
commit 34b90b438c
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ import * as smartrx from '@push.rocks/smartrx';
export { lik, smartenv, smartjson, smartpromise, smartrx };
// apiglobal scope
import * as typedrequestInterfaces from '@apiglobal/typedrequest-interfaces';
import * as typedrequestInterfaces from '@api.global/typedrequest-interfaces';
export { typedrequestInterfaces };