@tak-ps/node-cot
    Preparing search index...

    Variable RouteInfoConst

    RouteInfo: TObject<
        {
            __navcues: TObject<
                {
                    __navcue: TOptional<
                        TUnion<
                            [
                                TArray<
                                    TObject<{ _attributes: TObject<(...)>; trigger: TObject<(...)> }>,
                                >,
                                TObject<
                                    {
                                        _attributes: TObject<{ id: ...; text: ...; voice: ... }>;
                                        trigger: TObject<{ _attributes: ... }>;
                                    },
                                >,
                            ],
                        >,
                    >;
                },
            >;
        },
    > = ...