@vivantel/virage-core
Preparing search index...
MetadataChunk
Interface MetadataChunk
interface
MetadataChunk
{
breadcrumb
?:
string
;
fqn
?:
string
;
id
?:
string
;
imports
?:
string
[]
;
isCode
?:
boolean
;
nextId
?:
string
;
prevId
?:
string
;
resolvedImports
?:
number
;
sourceFile
?:
string
;
totalImports
?:
number
;
}
Index
Properties
breadcrumb?
fqn?
id?
imports?
is
Code?
next
Id?
prev
Id?
resolved
Imports?
source
File?
total
Imports?
Properties
Optional
breadcrumb
breadcrumb
?:
string
Optional
fqn
fqn
?:
string
Optional
id
id
?:
string
Optional
imports
imports
?:
string
[]
Optional
is
Code
isCode
?:
boolean
Optional
next
Id
nextId
?:
string
Optional
prev
Id
prevId
?:
string
Optional
resolved
Imports
resolvedImports
?:
number
Optional
source
File
sourceFile
?:
string
Optional
total
Imports
totalImports
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
breadcrumb
fqn
id
imports
is
Code
next
Id
prev
Id
resolved
Imports
source
File
total
Imports
@vivantel/virage-core
Loading...