UNPKG

next

Version:

The React Framework

3 lines (2 loc) 162 B
export declare function onCacheInvalidation(listener: (filePaths: string[]) => void): () => void; export declare function deleteCache(filePaths: string[]): void;