@daiso-tech/core
Version:
The library offers flexible, framework-agnostic solutions for modern web applications, built on adaptable components that integrate seamlessly with popular frameworks like Next Js.
8 lines • 335 B
JavaScript
/**
* @module SharedLock
*/
import {} from "../../event-bus/contracts/_module.js";
import {} from "../../shared-lock/contracts/shared-lock.contract.js";
import {} from "../../shared-lock/contracts/shared-lock.events.js";
import {} from "../../time-span/contracts/_module.js";
//# sourceMappingURL=shared-lock-provider.contract.js.map