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

Xet Storage Details

Size:
363 Bytes
·
Xet hash:
56651d808fc1d4ed33179ee1e4c746fdf37c01958ca883633efeddb2bdd6882e

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