mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
workbox-sw/v3: increase minimum version of TS to 3.0 (#42628)
Dependencies of workbox-sw v3 use types that are only defined in TS 3.0 and above.
This commit is contained in:
committed by
GitHub
parent
f17491e0d0
commit
6dea6cc5ce
2
types/workbox-sw/v3/index.d.ts
vendored
2
types/workbox-sw/v3/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/GoogleChrome/workbox
|
||||
// Definitions by: Frederik Wessberg <https://github.com/wessberg>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.6
|
||||
// TypeScript Version: 3.0
|
||||
|
||||
/**
|
||||
* ===== BroadcastCacheUpdate =====
|
||||
|
||||
Reference in New Issue
Block a user