Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
contracts
utils
metadata
MetaTypeKey
Interface MetaTypeKey<T>
interface
MetaTypeKey
<
T
>
{
_dummy
:
null
|
T
;
getMetaDataPath
(
)
:
string
;
isArrayType
(
)
:
boolean
;
}
Type Parameters
T
Index
Properties
_dummy
Methods
get
Meta
Data
Path
is
Array
Type
Properties
Readonly
_dummy
_dummy
:
null
|
T
Methods
get
Meta
Data
Path
get
Meta
Data
Path
(
)
:
string
Returns
string
is
Array
Type
is
Array
Type
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_dummy
Methods
get
Meta
Data
Path
is
Array
Type
@booksakura/backlog-client-ts
Loading...