mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[office-js] [office-js-preview] [custom-functions-runtime] [office-ru… (#47241)
* [office-js] [office-js-preview] [custom-functions-runtime] [office-runtime] Add Alison as owner * Retrigger
This commit is contained in:
parent
ed36b1aa90
commit
d56990f3fa
3
types/custom-functions-runtime/index.d.ts
vendored
3
types/custom-functions-runtime/index.d.ts
vendored
@ -3,7 +3,8 @@
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>,
|
||||
// Adam Krantz <https://github.com/akrantz>,
|
||||
// Michelle Scharlock <https://github.com/mscharlock>,
|
||||
// David Chesnut, <https://github.com/davidchesnut>
|
||||
// David Chesnut <https://github.com/davidchesnut>,
|
||||
// Alison McKay <https://github.com/alison-mk>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.4
|
||||
|
||||
|
||||
7
types/office-js-preview/index.d.ts
vendored
7
types/office-js-preview/index.d.ts
vendored
@ -1,6 +1,11 @@
|
||||
// Type definitions for Office.js 1.0
|
||||
// Project: https://github.com/OfficeDev/office-js
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>, Ricky Kirkham <https://github.com/Rick-Kirkham>, Alex Jerabek <https://github.com/AlexJerabek>, Elizabeth Samuel <https://github.com/ElizabethSamuel-MSFT>, Sudhi Ramamurthy <https://github.com/sumurthy>
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>,
|
||||
// Ricky Kirkham <https://github.com/Rick-Kirkham>,
|
||||
// Alex Jerabek <https://github.com/AlexJerabek>,
|
||||
// Elizabeth Samuel <https://github.com/ElizabethSamuel-MSFT>,
|
||||
// Sudhi Ramamurthy <https://github.com/sumurthy>,
|
||||
// Alison McKay <https://github.com/alison-mk>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.4
|
||||
|
||||
|
||||
9
types/office-js/index.d.ts
vendored
9
types/office-js/index.d.ts
vendored
@ -1,6 +1,11 @@
|
||||
// Type definitions for Office.js 1.0
|
||||
// Project: https://github.com/OfficeDev/office-js
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>, Ricky Kirkham <https://github.com/Rick-Kirkham>, Alex Jerabek <https://github.com/AlexJerabek>, Elizabeth Samuel <https://github.com/ElizabethSamuel-MSFT>, Sudhi Ramamurthy <https://github.com/sumurthy>
|
||||
// Definitions by: OfficeDev <https://github.com/OfficeDev>,
|
||||
// Ricky Kirkham <https://github.com/Rick-Kirkham>,
|
||||
// Alex Jerabek <https://github.com/AlexJerabek>,
|
||||
// Elizabeth Samuel <https://github.com/ElizabethSamuel-MSFT>,
|
||||
// Sudhi Ramamurthy <https://github.com/sumurthy>,
|
||||
// Alison McKay <https://github.com/alison-mk>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.4
|
||||
|
||||
@ -9726,7 +9731,7 @@ declare namespace Office {
|
||||
* For more information around using this API, see the
|
||||
* {@link https://docs.microsoft.com/office/dev/add-ins/outlook/delegate-access | delegate access} article.
|
||||
*
|
||||
* **Note**: This method is not supported in Outlook on Mac, iOS, or Android.
|
||||
* **Note**: This method is not supported in Outlook on Mac, iOS, or Android.
|
||||
*
|
||||
* [Api set: Mailbox 1.8]
|
||||
*
|
||||
|
||||
3
types/office-runtime/index.d.ts
vendored
3
types/office-runtime/index.d.ts
vendored
@ -5,7 +5,8 @@
|
||||
// David Chesnut <https://github.com/davidchesnut>,
|
||||
// Alex Jerabek <https://github.com/AlexJerabek>,
|
||||
// Sudhi Ramamurthy <https://github.com/sumurthy>,
|
||||
// Ricky Kirkham <https://github.com/rick-kirkham>
|
||||
// Ricky Kirkham <https://github.com/rick-kirkham>,
|
||||
// Alison McKay <https://github.com/alison-mk>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// Typescript Version: 2.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user