hein

    Interface Property

    interface Property {
        type: "property";
        value: (state: State<any>) => Partial<State<any>>;
    }
    Index

    Properties

    Properties

    type: "property"
    value: (state: State<any>) => Partial<State<any>>
    MMNEPVFCICPMFPCPTTAAATR