Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vuejs/composition-api
/ misc.spec.ts
File
misc.spec.ts
test/misc.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Vue from
'./vue'
2
import
{ ref, nextTick, isReactive } from
'../src'
3
4
describe(
'nextTick'
, () => {
Callers
nothing calls this directly
Calls
3
nextTick
Function · 0.90
isReactive
Function · 0.90
observable
Method · 0.80
Tested by
no test coverage detected