function createWatcher (
  vm: Component,
  expOrFn: string | Function,
  handler: any,
  options?: Object