Files
2026-04-26 19:42:42 +02:00

3 lines
176 B
TypeScript
Executable File

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