Searched refs:ComputedSetter (Results 1 – 1 of 1) sorted by relevance
28 type ComputedSetter<T> = (v: T) => void alias32 set?: ComputedSetter<T>;