@eagleoutice/flowr - v2.10.4
    Preparing search index...
    ROther: {
        is<Info = object>(
            this: void,
            node: RNode<Info> | undefined,
        ): node is ROther<Info>;
        name: "ROther";
    }

    Type Declaration