MCPcopy Create free account

hub / github.com/danja/dogalog / types & classes

Types & classes58 in github.com/danja/dogalog

Class
dev-dist/workbox-ca84f546.js:369
Class
dev-dist/workbox-ca84f546.js:542
Class
dev-dist/workbox-ca84f546.js:602
Class
dev-dist/workbox-ca84f546.js:691
Class
dev-dist/workbox-ca84f546.js:1567
Class
dev-dist/workbox-ca84f546.js:1746
Class
dev-dist/workbox-ca84f546.js:1917
Class
dev-dist/workbox-ca84f546.js:2157
Class
dev-dist/workbox-ca84f546.js:2268
Class
dev-dist/workbox-ca84f546.js:2362
Class
dev-dist/workbox-ca84f546.js:2445
Class
dev-dist/workbox-ca84f546.js:2938
Class
dev-dist/workbox-ca84f546.js:3196
Class
dev-dist/workbox-ca84f546.js:3375
Class
dev-dist/workbox-ca84f546.js:3422
Class
dev-dist/workbox-ca84f546.js:3628
Class
dev-dist/workbox-ca84f546.js:3831
Class
dev-dist/workbox-ca84f546.js:4222
Class
dev-dist/workbox-ca84f546.js:4431
Class
src/scheduler/scheduler.js:10
Class
src/scheduler/transitionManager.js:5
Class
src/scheduler/stateManager.js:5
Class
src/livecoding/liveEvaluator.js:7
Class
src/tutorial/tutorialManager.js:8
Class
src/tutorial/tutorialOverlay.js:7
Class
src/audio/audioEngine.js:1
Class
src/ui/validationIndicator.js:5
Class
src/ui/repl.js:8
Class
src/ui/aiChat.js:7
ClassAIChat
src/ui/aiChat.js:7
ClassAudioEngine
src/audio/audioEngine.js:1
ClassCacheExpiration
* The `CacheExpiration` class allows you define an expiration and / or * limit on the number of responses stored in a * [`Cache`](https://de
dev-dist/workbox-ca84f546.js:1746
ClassCacheFirst
* An implementation of a [cache-first](https://developer.chrome.com/docs/workbox/caching-strategies-overview/#cache-first-falling-back-to-network)
dev-dist/workbox-ca84f546.js:3196
ClassCacheTimestampsModel
* Returns the timestamp model. * * @private
dev-dist/workbox-ca84f546.js:1567
ClassCacheableResponse
* This class allows you to set up rules determining what * status codes and/or headers need to be present in order for a * [`Response`](http
dev-dist/workbox-ca84f546.js:2157
ClassCacheableResponsePlugin
* A class implementing the `cacheWillUpdate` lifecycle callback. This makes it * easier to add in cacheability checks to requests made via Workbo
dev-dist/workbox-ca84f546.js:2268
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-ca84f546.js:2362
ClassExpirationPlugin
* This plugin can be used in a `workbox-strategy` to regularly enforce a * limit on the age and / or the number of cached requests. * *
dev-dist/workbox-ca84f546.js:1917
ClassLiveEvaluator
src/livecoding/liveEvaluator.js:7
ClassNavigationRoute
* NavigationRoute makes it easy to create a * {@link workbox-routing.Route} that matches for browser * [navigation requests]{@link https://d
dev-dist/workbox-ca84f546.js:4431
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-ca84f546.js:3422
ClassPrecacheController
* Performs efficient precaching of assets. * * @memberof workbox-precaching
dev-dist/workbox-ca84f546.js:3831
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-ca84f546.js:3375
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-ca84f546.js:4222
ClassPrecacheStrategy
* A {@link workbox-strategies.Strategy} implementation * specifically designed to work with * {@link workbox-precaching.PrecacheController}
dev-dist/workbox-ca84f546.js:3628
ClassREPL
src/ui/repl.js:8
ClassRegExpRoute
* RegExpRoute makes it easy to create a regular expression based * {@link workbox-routing.Route}. * * For same-origin requests the RegE
dev-dist/workbox-ca84f546.js:602
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-ca84f546.js:542
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-ca84f546.js:691
ClassScheduler
src/scheduler/scheduler.js:10
ClassStateManager
src/scheduler/stateManager.js:5
ClassStrategy
* An abstract base class that all other strategy classes must extend from: * * @memberof workbox-strategies
dev-dist/workbox-ca84f546.js:2938
ClassStrategyHandler
* A class created every time a Strategy instance calls * {@link workbox-strategies.Strategy~handle} or * {@link workbox-strategies.Strategy~
dev-dist/workbox-ca84f546.js:2445
ClassTransitionManager
src/scheduler/transitionManager.js:5
ClassTutorialManager
src/tutorial/tutorialManager.js:8
ClassTutorialOverlay
src/tutorial/tutorialOverlay.js:7
ClassValidationIndicator
src/ui/validationIndicator.js:5
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-ca84f546.js:369