KeysSourceWatch: {
    deferredEvaluationTrigger: ActionContextKey<ISourceWatchEventEmitter>;
    pollingPeriod: ActionContextKey<number>;
} = ...

Type declaration