Skip to content

@yunyoujun/docs / utils / replacer

Function: replacer()

replacer(code, value, key, insert): string

Defined in: utils/index.ts:1

Parameters

code

string

value

string

key

string

insert

"head" | "tail" | "none"

Returns

string

v0.1.13