apiTemplateRef.spec.ts 151 B

12345
  1. // reference: https://vue-composition-api-rfc.netlify.com/api.html#template-refs
  2. describe('api: template refs', () => {
  3. test.todo('should work')
  4. })