UNPKG

@shopware-ag/dive

Version:

Shopware Spatial Framework

5 lines (4 loc) 112 B
export declare class FileContentError extends Error { readonly uri: string; constructor(uri: string); }