mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
TestErrorChange
This commit is contained in:
2
types/office-js/index.d.ts
vendored
2
types/office-js/index.d.ts
vendored
@@ -148,6 +148,8 @@ declare namespace Office {
|
||||
}
|
||||
/**
|
||||
* Provides specific information about an error that occurred during an asynchronous data operation.
|
||||
*
|
||||
* Remarks: The Error object is accessed from the AsyncResult object that is returned in the function passed as the callback argument of an asynchronous data operation, such as the setSelectedDataAsync method of the Document object.
|
||||
*/
|
||||
export interface Error {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user