/** * @file Effect.Types.ts * @author Gage Sorrell * @copyright (c) 2026 Gage Sorrell * @license MIT */ export type Dummy_Effect__Types = string; //# sourceMappingURL=Effect.Types.d.ts.map