mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 01:37:26 +00:00
Enhanced offline (#249)
* Notification of updates & reloading * Using version in service worker & allowing version to appear elsewhere * Stupid file * Ditching changelog for now. Using package json. * Ugh.
This commit is contained in:
2
src/missing-types.d.ts
vendored
2
src/missing-types.d.ts
vendored
@@ -32,3 +32,5 @@ declare module 'url-loader!*' {
|
||||
const value: string;
|
||||
export default value;
|
||||
}
|
||||
|
||||
declare var VERSION: string;
|
||||
|
||||
Reference in New Issue
Block a user