IMPORT_PATH: "@daiso-tech/core/semaphore/contracts"
"@daiso-tech/core/semaphore/contracts"
The create method is used to create an instance of ISemaphore.
create
ISemaphore
can be a string or an Iterable of strings. If it's an Iterable, it will be joined into a single string. Think of an Iterable as representing a path.
Iterable
IMPORT_PATH:
"@daiso-tech/core/semaphore/contracts"