3 lines
176 B
TypeScript
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
|