EvaluatorLookup type

委托从类型查找函数信息。

type EvaluatorLookup = (type: string) => ExpressionEvaluator