DataCropSearchFeatureResponse type

type DataCropSearchFeatureResponse = {
  blobBody?: Promise<Blob>
  readableStreamBody?: NodeReadableStream
}