mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-24 22:17:06 +08:00
Fix indent
This commit is contained in:
2
types/sinon-chrome/index.d.ts
vendored
2
types/sinon-chrome/index.d.ts
vendored
@@ -22,7 +22,7 @@ export = SinonChrome;
|
||||
export as namespace SinonChrome;
|
||||
|
||||
interface SinonChromeStub extends Sinon.SinonStub {
|
||||
flush(): void;
|
||||
flush(): void;
|
||||
}
|
||||
|
||||
declare namespace SinonChrome {
|
||||
|
||||
Reference in New Issue
Block a user