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

    Variable ScreenshotConst

    Screenshot: Schema.Struct<
        {
            dark: Schema.optional<typeof Schema.String>;
            light: Schema.optional<typeof Schema.String>;
        },
    >

    A plugin preview image with optional theme-specific URLs (light / dark).