Commit Graph

2 Commits

Author SHA1 Message Date
Jay Ongg
1c85fea7a7 Catch up Microsoft Teams SDK with what we support today. (#20019)
* Added some new types/methods.

context.isFullScreen?
microsoftteams.getTabInstances

as well as the TabInstance and TabInformation interfaces

* add the teamType type

* Update to remove unnecessary/incorrect comment.

* Update Microsoft Teams's index.d.ts to match current spec.

index.d.ts modified by copying the output of the microsoft-teams-library-js resultant .d.ts file

* Increase the version number in the header of the index.d.ts

* Fixed tslint error
2017-09-26 14:03:13 +09:00
Bhargav Krishna
145dd9bdb7 Adding types for Microsoft Teams Library (#16741)
* adding microsoft teams

* Update index.d.ts

* disabling prefer-method-signature
2017-05-26 18:07:56 -07:00