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

    Interface MappingItem

    interface MappingItem {
        from: any;
        to?: any;
    }
    Index

    Properties

    Properties

    from: any
    to?: any