Comunica
    Preparing search index...

    Variable KeysExpressionEvaluatorConst

    KeysExpressionEvaluator: {
        actionContext: ActionContextKey<IActionContext>;
        defaultTimeZone: ActionContextKey<ITimeZoneRepresentation>;
        extensionFunctionCreator: ActionContextKey<AsyncExtensionFunctionCreator>;
        superTypeProvider: ActionContextKey<ISuperTypeProvider>;
    } = ...

    Type declaration