UNPKG

@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.

7 lines 261 B
/** * @module FileStorage */ import {} from "../../event-bus/contracts/_module.js"; import {} from "../../file-storage/contracts/file.contract.js"; import {} from "../../file-storage/contracts/file.events.js"; //# sourceMappingURL=file-storage.contract.js.map