interface ApiEnvelopeBase {
    warning?: Error[];
}

Hierarchy (View Summary)

Properties

Properties

warning?: Error[]