/** * @file Index.Effect.ts * @author Gage Sorrell * @copyright (c) 2026 Gage Sorrell * @license MIT */ export * from "./Npm.Effect.ts"; export * from "./Npm.Effect.Types.ts"; //# sourceMappingURL=Index.Effect.d.ts.map