objectKeys
Generic types: | T K |
No documentation has been provided.
Presentation
function objectKeys (object: T): K[];
Returns
K[]
Parameters
Name | Type | Description |
---|---|---|
object | T |
Generic types: | T K |
No documentation has been provided.
function objectKeys (object: T): K[];
K[]
Name | Type | Description |
---|---|---|
object | T |