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

    Interface FindScreensQuery

    interface FindScreensQuery {
        limit?: number;
        cursor?: string;
        type?: Integration;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    limit?: number
    cursor?: string