fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@api.global/typedrequest-interfaces', | ||||
|   version: '3.0.2', | ||||
|   version: '3.0.3', | ||||
|   description: 'interfaces for making typed requests' | ||||
| } | ||||
|   | ||||
| @@ -16,7 +16,7 @@ export interface ITypedRequest { | ||||
|    * needed for VirtualStreams | ||||
|    */ | ||||
|   localData?: { | ||||
|     firstTypedrouter: any; | ||||
|     firstTypedrouter?: any; | ||||
|   } | ||||
|  | ||||
|   /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user