UNPKG

@aws-sdk/types

Version:
3 lines (2 loc) 85 B
import { Readable } from "stream"; export type RuntimeBlobTypes = Readable | Buffer;