fix(core): update

This commit is contained in:
2023-08-06 17:45:30 +02:00
parent d281569bbb
commit d949a05c79
7 changed files with 103 additions and 20 deletions

View File

@ -1,4 +1,5 @@
import * as typedrequestInterfaces from '@apiglobal/typedrequest-interfaces';
// not using the global plugins here to support better bundling...
import * as typedrequestInterfaces from '@api.global/typedrequest-interfaces';
export interface IReq_PushLatestServerChangeTime
extends typedrequestInterfaces.implementsTR<