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

Class

out/cli.cjs:14197–14197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14195 };
14196 setFunctionName(byteLengthSizeFunction, "size");
14197 class ByteLengthQueuingStrategy2 {
14198 constructor(options) {
14199 assertRequiredArgument(options, 1, "ByteLengthQueuingStrategy");
14200 options = convertQueuingStrategyInit(options, "First parameter");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected