Skip to content

Commit d6f82b5

Browse files
authored
office-js-preview - Remove preview auth property (DefinitelyTyped#74447)
1 parent c1bf2c9 commit d6f82b5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

types/office-js-preview/index.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4630,12 +4630,6 @@ declare namespace Office {
46304630
* </table>
46314631
*/
46324632
interface Context {
4633-
/**
4634-
* Provides information and access to the signed-in user.
4635-
*
4636-
* @beta
4637-
*/
4638-
auth: Auth;
46394633
/**
46404634
* True, if the current platform allows the add-in to display a UI for selling or upgrading; otherwise returns False.
46414635
*

0 commit comments

Comments
 (0)