UNPKG

@mischback/buster

Version:

buster is a tool to support cache busting for static assets of a website.

4 lines (3 loc) 85 B
export declare class BusterError extends Error { constructor(message: string); }