setup tests
This commit is contained in:
4
index.d.ts
vendored
Normal file
4
index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module 'mocha-jsdom' {
|
||||
function mochaDom(options: any): void;
|
||||
export = mochaDom;
|
||||
}
|
||||
Reference in New Issue
Block a user