Skip to content

@mastondzn/dank-twitch-irc / applyReplacements

Function: applyReplacements()

applyReplacements<S, T>(self, target, replacements): void

Defined in: src/utils/apply-function-replacements.ts:44

Type Parameters

S

T extends Record<string, any>

Parameters

self

S

target

T

replacements

OverrideFunctions<S, T>

Returns

void