Home > @rainway/web > IMediaBodyNotChunk
IMediaBodyNotChunk type
Signature:
export declare type IMediaBodyNotChunk = Exclude<IMediaBody, {
discriminator: 4;
}>;
References: IMediaBody
Home > @rainway/web > IMediaBodyNotChunk
Signature:
export declare type IMediaBodyNotChunk = Exclude<IMediaBody, {
discriminator: 4;
}>;
References: IMediaBody