OfficeExtension.IPromise type

export type IPromise<T> = Promise<T>;

注解

使用方