Skip to content
funis
Appearance
Menu
Return to top
On this page
Table of Contents for current page
plainObject
ts
type
plainObject
<
T
=
unknown
>
=
{
readonly
[
key
:
string
|
number
]
:
T
}