Function expression

interface FunctionExpression {
    body?: Node;
    params?: Property[];
    type?: string;
}

Properties

Properties

body?: Node
params?: Property[]

Function parameters

type?: string
MMNEPVFCICPMFPCPTTAAATR