Skip to content

Function: ownKeys()

ts
function ownKeys(obj: Object): (string | symbol)[];

Defined in: mobx:

Parameters

ParameterType
objObject

Returns

(string | symbol)[]

See

https://mobx.js.org/README.html