Files
Shifted/node_modules/effect/dist/dts/internal/runtimeFlags.d.ts
2026-02-10 01:14:19 +00:00

3 lines
176 B
TypeScript

import type * as RuntimeFlags from "../RuntimeFlags.js";
export declare const windDown: (self: RuntimeFlags.RuntimeFlags) => boolean;
//# sourceMappingURL=runtimeFlags.d.ts.map