mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Add lastError to Sinon-Chrome
This commit is contained in:
Vendored
+1
@@ -411,6 +411,7 @@ declare module SinonChrome.runtime {
|
||||
|
||||
export var id: string;
|
||||
export var getURL: Sinon.SinonSpy;
|
||||
export var lastError: { message?: string };
|
||||
}
|
||||
|
||||
declare module SinonChrome.sessions {
|
||||
|
||||
Reference in New Issue
Block a user