interface FluxSuggestion {
    name?: string;
    params?: any;
}

Properties

Properties

name?: string
params?: any
MMNEPVFCICPMFPCPTTAAATR