Function: objectKeys()
objectKeys(
value:object): readonlystring[]
Defined in: _internal/runtime-utils.ts:110
Typed Object.keys wrapper.
Parametersโ
valueโ
object
Returnsโ
readonly string[]
objectKeys(
value:object): readonlystring[]
Defined in: _internal/runtime-utils.ts:110
Typed Object.keys wrapper.
object
readonly string[]