UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

6 lines (5 loc) 109 B
export interface StreamableFileOptions { type?: string; disposition?: string; length?: number; }