export type WatchProp = T | ((update: boolean) => T);