Searched refs:expOrFn (Results 1 – 1 of 1) sorted by relevance
30 export default function Watcher (vm, expOrFn, cb, options) { argument35 const isFn = typeof expOrFn === 'function';38 this.expression = expOrFn;49 this.getter = expOrFn;