Error typedef

Error = String

Types of errors that the extension can report.

Implementation

typedef Error = String;