Property 'off' is missing in type '{ readonly data: any; acceptExports(_: string | readonly string[], callback?: any): void; accept(deps?: any, callback?: any): void; dispose(cb: (data: any) => void): void; prune(cb: (data: any) => void): void; invalidate(): Promise<...>; on<T extends string>(event: T, cb: (payload: InferCustomEventPayload<...>) => v...' but required in type 'HotContext'.