Skip to content

Function: getFieldHookFunc()

ts
function getFieldHookFunc(
  field,
  unformatted,
  includeBaseMapped,
  item,
  original,
): string;

Defined in: src/managers/fieldHook.ts:129

Parameters

field

string

unformatted

boolean

includeBaseMapped

boolean

item

Item

original

Function

Returns

string