# Function: clearMappers() (/jsdoc/pixi-vn-ink/index/namespaces/HashtagCommands/functions/clearMappers)



\> **clearMappers**(): `void`

Defined in: [src/handlers/hashtag-commands.ts:163](https://github.com/DRincs-Productions/pixi-vn-ink/blob/8d45a4e5f29997844c9784f1a713b33e5400b7d0/src/handlers/hashtag-commands.ts#L163)

Removes all mapper handlers registered with [addMapper](/jsdoc/pixi-vn-ink/index/namespaces/HashtagCommands/functions/addMapper).

Useful in tests to reset the mapper state between test cases, or in applications that need
to replace the default mappers with a custom set.

## Returns [#returns]

`void`
