fix(core): update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface IRequestAuthPayload {
|
||||
serverShortId: string;
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
export * from './connection';
|
||||
Reference in New Issue
Block a user