Octra libraries - v2.0.0
Preparing search index...
@octra/ngx-components
BugReportProtocol
Interface BugReportProtocol<T>
interface
BugReportProtocol
<
T
extends
BugReportTool
>
{
entries
:
ConsoleEntry
[]
;
tool
:
T
;
}
Type Parameters
T
extends
BugReportTool
Index
Properties
entries
tool
Properties
entries
entries
:
ConsoleEntry
[]
tool
tool
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
tool
Octra libraries - v2.0.0
Loading...