Type Alias ISemaphoreProvider

The ISemaphoreProvider contract defines a way for managing semaphores independent of the underlying technology. It commes with more convient methods compared to ISemaphoreAdapter.

IMPORT_PATH: "@daiso-tech/core/semaphore/contracts"