# Function: remove() (/jsdoc/pixi-vn-ink/index/namespaces/TextReplaces/functions/remove)



\> **remove**(`fn`): `void`

Defined in: node\_modules/@drincs/pixi-vn-json/dist/index.d.ts:1216

Removes a previously registered handler function.

Only the first registration matching `fn` is removed. If the same function was added
multiple times, subsequent registrations remain.

Parameters [#parameters]

fn [#fn]

`ReplaceHandler`

The handler function to remove.

Returns [#returns]

`void`
