Type alias SpannerdClear

SpannerdClear: {
    id: string;
}

Object used in error.clear request to remove error.

Type declaration

  • id: string

    Unique id of the error to remove.

Generated using TypeDoc