UNPKG

@aws-sdk/types

Version:
8 lines (7 loc) 88 B
/** * @internal */ export interface Request { destination: URL; body?: any; }