mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
fixed issues #4
This commit is contained in:
@@ -4,6 +4,7 @@ import { dom, expect, spy } from 'mochaccino';
|
||||
*
|
||||
*/
|
||||
const obj = {
|
||||
funcName: (): any => {
|
||||
}
|
||||
};
|
||||
let s = spy();
|
||||
|
||||
Reference in New Issue
Block a user