@dxos/app-framework - v0.8.3
    Preparing search index...

    Variable LabelConst

    Label: Union<
        [
            typeof String$,
            mutable<
                Tuple2<
                    typeof String$,
                    mutable<
                        Struct<
                            {
                                count: optional<typeof Number$>;
                                defaultValue: optional<typeof String$>;
                                ns: typeof String$;
                            },
                        >,
                    >,
                >,
            >,
        ],
    > = ...