Type Alias AllSharedLockErrors

AllSharedLockErrors: InferInstance<
    typeof SHARED_LOCK_ERRORS[keyof typeof SHARED_LOCK_ERRORS],
>

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