types: fix dts
This commit is contained in:
2
test-dts/index.d.ts
vendored
2
test-dts/index.d.ts
vendored
@@ -5,3 +5,5 @@
|
||||
// that would suppress the errors that should be caught.
|
||||
|
||||
export * from '@vue/runtime-dom'
|
||||
|
||||
export function describe(_name: string, _fn: () => void): void
|
||||
|
||||
Reference in New Issue
Block a user