vue3-yuanma/packages/runtime-core/__tests__/h.spec.ts
2019-08-23 15:32:19 -04:00

4 lines
58 B
TypeScript

describe('vdom: h', () => {
test.todo('should work')
})