UNPKG

everything-dev

Version:

A consolidated product package for building Module Federation apps with oRPC APIs.

9 lines (7 loc) 286 B
const require_runtime = require('../_virtual/_rolldown/runtime.cjs'); let effect = require("effect"); //#region src/infra/types.ts var InfraError = class extends effect.Data.TaggedError("InfraError") {}; //#endregion exports.InfraError = InfraError; //# sourceMappingURL=types.cjs.map