Type Alias AllReaderSemaphoreErrors

AllReaderSemaphoreErrors: InferInstance<
    typeof READER_SEMAPHORE_ERRORS[keyof typeof READER_SEMAPHORE_ERRORS],
>

IMPORT_PATH: "@daiso-tech/core/shared-lock/contracts"