interface ValueFunctionDefinition {
    type: "function-definition";
}

Properties

Properties

type: "function-definition"