fix(core): update

This commit is contained in:
2023-09-09 23:32:12 +02:00
parent 8c5428baf8
commit 6753a4fefc
6 changed files with 1402 additions and 200 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// apiglobal scope
import * as typedrequestInterfaces from '@apiglobal/typedrequest-interfaces';
import * as typedrequestInterfaces from '@api.global/typedrequest-interfaces';
export { typedrequestInterfaces };