Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/general
DiagnosticSource
Variable DiagnosticSource
Const
Diagnostic
Source
:
{
get
[presentation]
():
Presentation
;
get
[value]
():
Set
<
Diagnostic
>
;
add
(
source
:
Diagnostic
)
:
void
;
delete
(
source
:
Diagnostic
)
:
void
;
}
= ...
Registry of diagnostic sources.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Registry of diagnostic sources.