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.

9 lines 343 B
/** * @module Collection */ import {} from "@standard-schema/spec"; import {} from "../../collection/contracts/_shared/_module.js"; import {} from "../../collection/contracts/collection.errors.js"; import {} from "../../serde/contracts/_module.js"; import {} from "../../utilities/_module.js"; //# sourceMappingURL=collection.contract.js.map