OptionalcodeFor hookType === "inject": JS code executed in the call frame.
1-based column number.
OptionalconditionOptional guard expression evaluated in the call frame. If falsy, the hook is skipped.
Script URL (e.g. https://site.com/bundle.js).
Hook behavior, "inject" or "return".
1-based line number.
OptionalreturnFor hookType === "return": Expression evaluated in the call frame; its result is used for setReturnValue. Important: it can be applied to sync functions only. Example: '"ok"', '({a:1})', 'someLocalVar'
Definition of a LiveHook persisted in the project. Conventions: