MCPcopy 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

1import Vue from './vue'
2import { ref, nextTick, isReactive } from '../src'
3
4describe('nextTick', () => {

Callers

nothing calls this directly

Calls 3

nextTickFunction · 0.90
isReactiveFunction · 0.90
observableMethod · 0.80

Tested by

no test coverage detected