UNPKG

@triliumnext/express-partial-content

Version:

A partial content handler implementation for any readable stream with Express. Based on this blog post: https://www.codeproject.com/Articles/813480/HTTP-Partial-Content-In-Node-js.

3 lines (2 loc) 64 B
export declare class ContentDoesNotExistError extends Error { }