Searched refs:ComputedGetter (Results 1 – 1 of 1) sorted by relevance
27 type ComputedGetter<T> = (ctx?: any) => T alias31 get: ComputedGetter<T>;