6 lines
135 B
TypeScript
6 lines
135 B
TypeScript
// reference: https://vue-composition-api-rfc.netlify.com/api.html#watch
|
|
|
|
describe('api: watch', () => {
|
|
test.todo('should work')
|
|
})
|