| 1 | import { type ComputedRef, computed } from class="st">'../src/computed' |
| 2 | import { isReactive, reactive, shallowReactive, toRaw } from class="st">'../src/reactive' |
| 3 | import { isRef, ref } from class="st">'../src/ref' |
| 4 | import { effect } from class="st">'../src/effect' |
nothing calls this directly
no test coverage detected