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

    Interface DataLocationPointer

    interface DataLocationPointer {
        key: string;
        parameters?: Record<string, any>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    parameters?: Record<string, any>