# Type Alias: CharacterIdSource (/jsdoc/pixi-vn-ink/index/type-aliases/CharacterIdSource)



\> **CharacterIdSource** = `string` | \{ `id`: `string`; }

Defined in: [src/converter/type.ts:4](https://github.com/DRincs-Productions/pixi-vn-ink/blob/c61af08e067878c4529bcc48dc32c8ef72ffc487/src/converter/type.ts#L4)

A character id, or any object carrying one (e.g. a `CharacterInterface` / `RegisteredCharacters.values()`).
