Represent Hot Module Replacement Update body.
Used by WebSocketHMRServer and WebpackHMRClient.
internal
• errors: undefined | StatsError[]
packages/repack/src/types.ts:188
• hash: string
packages/repack/src/types.ts:186
• modules: Record<string, string>
packages/repack/src/types.ts:189
• name: string
packages/repack/src/types.ts:184
• time: number
packages/repack/src/types.ts:185
• warnings: undefined | StatsError[]