Files
test/_node_modules/effect/dist/dts/internal/runtimeFlags.d.ts
2026-02-20 16:06:40 +09: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