TypeDoc API - v0.28.7
Docs
Example
GitHub
Preparing search index...
JSONOutput
FileRegistry
Interface FileRegistry
interface
FileRegistry
{
entries
:
Record
<
JSONOutput
.
FileId
,
NormalizedPath
>
;
reflections
:
Record
<
JSONOutput
.
FileId
,
JSONOutput
.
ReflectionId
>
;
}
Index
Properties
entries
reflections
Properties
entries
entries
:
Record
<
JSONOutput
.
FileId
,
NormalizedPath
>
Relative path according to the serialization root
reflections
reflections
:
Record
<
JSONOutput
.
FileId
,
JSONOutput
.
ReflectionId
>
File ID to reflection ID
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
entries
reflections
Docs
Example
GitHub
TypeDoc API - v0.28.7
Loading...
Relative path according to the serialization root