interface RawEventError {
    error: string;
}

Properties

Properties

error: string