@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.
10 lines • 413 B
JavaScript
/**
* @module SharedLock
*/
import {} from "../../namespace/contracts/_module.js";
import {} from "../../shared-lock/contracts/_module.js";
import {} from "../../time-span/contracts/_module.js";
import {} from "../../time-span/implementations/_module.js";
// eslint-disable-next-line @typescript-eslint/no-unused-vars
import {} from "../../utilities/_module.js";
//# sourceMappingURL=shared-lock.contract.js.map