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

Xet Storage Details

Size:
417 Bytes
·
Xet hash:
4c2f34e865f937463267f4996dac4e91ecbfa39611be6cdf13117b70c48735aa

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