MCPcopy Create free account
hub / github.com/fontsource/fontsource /

Class

website/worker-configuration.d.ts:2014–2014  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2012 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy)
2013 */
2014declare class CountQueuingStrategy implements QueuingStrategy {
2015 constructor(init: QueuingStrategyInit);
2016 /* [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy/highWaterMark) */
2017 get highWaterMark(): number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected