Type Alias AllWriterLockErrors

AllWriterLockErrors: InferInstance<
    typeof WRITER_LOCK_ERRORS[keyof typeof WRITER_LOCK_ERRORS],
>

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