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

    Variable FileInfoSchemaConst

    FileInfoSchema: Struct<
        {
            cid: optional<typeof String$>;
            name: typeof String$;
            type: typeof String$;
            url: optional<typeof String$>;
        },
    > = ...