Preparing search index...
The search index is not available
TypeDoc - v0.25.4
TypeDoc
JSONOutput
LiteralType
Interface LiteralType
interface
LiteralType
{
type
:
"literal"
;
value
:
null
|
string
|
number
|
boolean
|
{
negative
:
boolean
;
value
:
string
;
}
;
}
Hierarchy
JSONOutput
.
Type
S
<
Models
.
LiteralType
,
"type"
|
"value"
>
LiteralType
Index
Properties
type
value
Properties
Readonly
type
type
:
"literal"
= "literal"
value
value
:
null
|
string
|
number
|
boolean
|
{
negative
:
boolean
;
value
:
string
;
}
Type declaration
negative
:
boolean
value
:
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
type
value
TypeDoc - v0.25.4
Configuration
JSONOutput
JSX
Models
EntryPointStrategy
LogLevel
Application
Context
Converter
DefaultTheme
DefaultThemeRenderContext
Deserializer
Event
EventDispatcher
EventHooks
IndexEvent
Logger
MarkdownEvent
MinimalSourceFile
PageEvent
Renderer
Loading...
Generated using
TypeDoc