interface OutputObject {
    error: string;
}

Properties

Properties

error: string