Interface EnvironmentDiagnostics

Export

EnvironmentDiagnostics

interface EnvironmentDiagnostics {
    diagnostics?: EnvironmentDiagnostic[];
}

Properties

Properties

diagnostics?: EnvironmentDiagnostic[]

Memberof

EnvironmentDiagnostics

Generated using TypeDoc