download
raw
382 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Figma {
private client;
constructor(clientId: string, clientSecret: string, redirectURI: string);
createAuthorizationURL(state: string, scopes: string[]): URL;
validateAuthorizationCode(code: string): Promise<OAuth2Tokens>;
refreshAccessToken(refreshToken: string): Promise<OAuth2Tokens>;
}

Xet Storage Details

Size:
382 Bytes
·
Xet hash:
7281ce461f5ee2ea96e98677ea3f853a4961efa0daa33cb10a0baa892fcf5283

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.