interface RasterUploadResp {
    status?: number;
}

Properties

Properties

status?: number