Preparing search index...
The search index is not available
biorate
biorate
clickhouse
InputJSON
Interface InputJSON<T>
interface
InputJSON
<
T
>
{
data
:
T
[]
;
meta
:
{
name
:
string
;
type
:
string
;
}
[]
;
}
Type Parameters
T
=
unknown
Index
Properties
data
meta
Properties
data
data
:
T
[]
meta
meta
:
{
name
:
string
;
type
:
string
;
}
[]
Type declaration
name
:
string
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
meta
biorate
Loading...