download
raw
437 Bytes
import type { OAuth2Tokens } from "../oauth2.js";
export declare class Tiltify {
private clientId;
private clientSecret;
private redirectURI;
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:
437 Bytes
·
Xet hash:
1d23fc1f3d33cddb1d4dc30833422a07b33564e1a6b173dbf45065515ba564d4

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