fix(types,client,server): improve type safety and harden client/server message handling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type * as typedserver from '@apiglobal/typedserver';
|
||||
import type * as typedserver from '@api.global/typedserver';
|
||||
|
||||
export type {
|
||||
typedserver
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user