class SemaphoreError.InvalidConfigError
extends SemaphoreError
import { SemaphoreError } from "https://deno.land/x/rimbu@1.2.0/channel/main/index.ts";
const { InvalidConfigError } = SemaphoreError;
Error indicating that an invalid configuration was provided,