Function: getRepositoryHooksVersionValue()
function getRepositoryHooksVersionValue(
root: JsonValue | undefined
): JsonValue | undefined;
Defined in: _internal/repository-hooks-json.ts:150
Get the top-level version value when present.
Parametersâ
| Parameter | Type |
|---|---|
root | JsonValue |
Returnsâ
JsonValue | undefined