Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baku89/pentool
/ types & classes
Types & classes
26 in github.com/baku89/pentool
⨍
Functions
109
◇
Types & classes
26
Class
dev-dist/workbox-5357ef54.js:387
Class
dev-dist/workbox-5357ef54.js:560
Class
dev-dist/workbox-5357ef54.js:620
Class
dev-dist/workbox-5357ef54.js:709
Class
dev-dist/workbox-5357ef54.js:1351
Class
dev-dist/workbox-5357ef54.js:1398
Class
dev-dist/workbox-5357ef54.js:1645
Class
dev-dist/workbox-5357ef54.js:1740
Class
dev-dist/workbox-5357ef54.js:2230
Class
dev-dist/workbox-5357ef54.js:2468
Class
dev-dist/workbox-5357ef54.js:2672
Class
dev-dist/workbox-5357ef54.js:3063
Class
dev-dist/workbox-5357ef54.js:3272
Class
Deferred
* The Deferred class composes Promises in a way that allows for them to be * resolved or rejected from outside the constructor. In most cases pro
dev-dist/workbox-5357ef54.js:1645
Class
NavigationRoute
* NavigationRoute makes it easy to create a * {@link workbox-routing.Route} that matches for browser * [navigation requests]{@link https://d
dev-dist/workbox-5357ef54.js:3272
Class
PrecacheCacheKeyPlugin
* A plugin, designed to be used with PrecacheController, to translate URLs into * the corresponding cache key, based on the current revision info
dev-dist/workbox-5357ef54.js:1398
Class
PrecacheController
* Performs efficient precaching of assets. * * @memberof workbox-precaching
dev-dist/workbox-5357ef54.js:2672
Class
PrecacheInstallReportPlugin
* A plugin, designed to be used with PrecacheController, to determine the * of assets that were updated (or not updated) during the install event
dev-dist/workbox-5357ef54.js:1351
Class
PrecacheRoute
* A subclass of {@link workbox-routing.Route} that takes a * {@link workbox-precaching.PrecacheController} * instance and uses it to match i
dev-dist/workbox-5357ef54.js:3063
Class
PrecacheStrategy
* A {@link workbox-strategies.Strategy} implementation * specifically designed to work with * {@link workbox-precaching.PrecacheController}
dev-dist/workbox-5357ef54.js:2468
Class
RegExpRoute
* RegExpRoute makes it easy to create a regular expression based * {@link workbox-routing.Route}. * * For same-origin requests the RegE
dev-dist/workbox-5357ef54.js:620
Class
Route
* A `Route` consists of a pair of callback functions, "match" and "handler". * The "match" callback determine if a route should be used to "handl
dev-dist/workbox-5357ef54.js:560
Class
Router
* The Router can be used to process a `FetchEvent` using one or more * {@link workbox-routing.Route}, responding with a `Response` if * a ma
dev-dist/workbox-5357ef54.js:709
Class
Strategy
* An abstract base class that all other strategy classes must extend from: * * @memberof workbox-strategies
dev-dist/workbox-5357ef54.js:2230
Class
StrategyHandler
* A class created every time a Strategy instance instance calls * {@link workbox-strategies.Strategy~handle} or * {@link workbox-strategies.
dev-dist/workbox-5357ef54.js:1740
Class
WorkboxError
* Workbox errors should be thrown with this class. * This allows use to ensure the type easily in tests, * helps developers identify errors
dev-dist/workbox-5357ef54.js:387