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

    Interface ScreenBlock

    interface ScreenBlock {
        type: ScreenBlockType;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties