Type Alias ISharedLockProvider

The ISharedLockProvider contract defines a way for managing locks independent of the underlying technology. It commes with more convient methods compared to ISharedLockAdapter.

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