fix(core): update
This commit is contained in:
@ -16,7 +16,7 @@ export interface ITypedRequest {
|
||||
* needed for VirtualStreams
|
||||
*/
|
||||
localData?: {
|
||||
firstTypedrouter: any;
|
||||
firstTypedrouter?: any;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user