fix(core): update

This commit is contained in:
2023-06-09 20:19:36 +02:00
parent 4f25f2d6e6
commit 1566d06a7d
8 changed files with 4471 additions and 11214 deletions

View File

@@ -1,4 +1,4 @@
import * as plugins from './interfaces.plugins';
import * as plugins from './interfaces.plugins.js';
export interface IRequest_GetSocialSession extends plugins.typedrequestInterfaces.implementsTR<
plugins.typedrequestInterfaces.ITypedRequest,