chore: reference the gapi.client.calnder types directly in the types.d.ts
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/// <reference types="gapi.auth2" />
|
||||
/// <reference types="gapi.client.calendar" />
|
||||
/// <reference types="@maxim_mazurok/gapi.client.calendar" />
|
||||
|
||||
export type GCalendarList = gapi.client.calendar.CalendarList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user