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.

11 lines 429 B
/** * @module Collection */ import {} from "@standard-schema/spec"; import {} from "../../collection/contracts/_shared/_module.js"; import {} from "../../collection/contracts/collection.errors.js"; import {} from "../../task/contracts/_module.js"; import { // eslint-disable-next-line @typescript-eslint/no-unused-vars UnexpectedError, } from "../../utilities/_module.js"; //# sourceMappingURL=async-collection.contract.js.map