UNPKG

3d-tiles-renderer

Version:

https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/specification

11 lines (8 loc) 178 B
export class GoogleCloudAuthPlugin { constructor( options: { apiToken: string, autoRefreshToken?: boolean, logoUrl?: string, useRecommendedSettings?: boolean; } ); }