MCPcopy Create free account

hub / github.com/baku89/pentool / types & classes

Types & classes26 in github.com/baku89/pentool

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
ClassDeferred
* 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
ClassNavigationRoute
* 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
ClassPrecacheCacheKeyPlugin
* 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
ClassPrecacheController
* Performs efficient precaching of assets. * * @memberof workbox-precaching
dev-dist/workbox-5357ef54.js:2672
ClassPrecacheInstallReportPlugin
* 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
ClassPrecacheRoute
* 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
ClassPrecacheStrategy
* A {@link workbox-strategies.Strategy} implementation * specifically designed to work with * {@link workbox-precaching.PrecacheController}
dev-dist/workbox-5357ef54.js:2468
ClassRegExpRoute
* 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
ClassRoute
* 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
ClassRouter
* 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
ClassStrategy
* An abstract base class that all other strategy classes must extend from: * * @memberof workbox-strategies
dev-dist/workbox-5357ef54.js:2230
ClassStrategyHandler
* 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
ClassWorkboxError
* 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