# Type Alias: InkHmrListenerOptions (/jsdoc/pixi-vn-ink/vite-listener/type-aliases/InkHmrListenerOptions)



\> **InkHmrListenerOptions** = `object`

Defined in: [src/vite-listener/plugins.ts:18](https://github.com/DRincs-Productions/pixi-vn-ink/blob/8d45a4e5f29997844c9784f1a713b33e5400b7d0/src/vite-listener/plugins.ts#L18)

Options for the Ink HMR listener helpers.

## Properties [#properties]

### characters? [#characters]

\> `optional` &#x2A;*characters?**: readonly [`CharacterIdSource`](/jsdoc/pixi-vn-ink/index/type-aliases/CharacterIdSource)\[]

Defined in: [src/vite-listener/plugins.ts:23](https://github.com/DRincs-Productions/pixi-vn-ink/blob/8d45a4e5f29997844c9784f1a713b33e5400b7d0/src/vite-listener/plugins.ts#L23)

Characters forwarded to [importInkText](/jsdoc/pixi-vn-ink/index/functions/importInkText) when an update re-imports raw Ink text (the path
used without `inkJsonOutputPattern`), so `characterId: text` speakers resolve at reload time.
