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