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

View File

@@ -5,7 +5,7 @@ import type * as https from 'https';
export type { http, https };
// pushrocks scope
import type * as typedserver from '@apiglobal/typedserver';
import type * as typedserver from '@api.global/typedserver';
export type { typedserver };