@types/workbox-routing
Version:
Stub TypeScript definitions entry for workbox-routing, which provides its own types definitions
12 lines • 439 B
JSON
{
"name": "@types/workbox-routing",
"version": "5.0.0",
"description": "Stub TypeScript definitions entry for workbox-routing, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"workbox-routing": "*"
},
"deprecated": "This is a stub types definition. workbox-routing provides its own type definitions, so you do not need this installed."
}