MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / countBrandCheckException

Function countBrandCheckException

out/cli.cjs:14284–14286  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

14282 });
14283 }
14284 function countBrandCheckException(name) {
14285 return new TypeError(`CountQueuingStrategy.prototype.${name} can only be used on a CountQueuingStrategy`);
14286 }
14287 function IsCountQueuingStrategy(x5) {
14288 if (!typeIsObject(x5)) {
14289 return false;

Callers 2

highWaterMarkMethod · 0.85
sizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected