Membrane SDK - v0.8.0
    Preparing search index...

    Variable ScreenBlockConst

    ScreenBlock: ZodIntersection<
        ZodObject<{ type: ZodEnum<typeof ScreenBlockType> }, $strip>,
        ZodRecord<ZodString, ZodAny>,
    > = ...