bupkis
API
Assertions
Preparing search index...
bupkis
z
core
JSONSchemaMeta
Interface JSONSchemaMeta
interface
JSONSchemaMeta
{
id
?:
string
;
title
?:
string
;
description
?:
string
;
deprecated
?:
boolean
;
[
k
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
JSONSchemaMeta
z
.
core
.
GlobalMeta
Indexable
[
k
:
string
]:
unknown
Index
Properties
id?
title?
description?
deprecated?
Properties
Optional
id
id
?:
string
Optional
title
title
?:
string
Optional
description
description
?:
string
Optional
deprecated
deprecated
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
description
deprecated
API
Assertions
GitHub
npm
bupkis
Loading...