Variable compatibleRowyRunVersionAtomConst

compatibleRowyRunVersionAtom: Atom<((__namedParameters: {
    maxVersion?: string;
    minVersion?: string;
}) => boolean)> = ...

Helper function to check if deployed Rowy Run version is compatible with a feature

Generated using TypeDoc