Buckets:
| import type { OAuth2Tokens } from "../oauth2.js"; | |
| export declare class Dribbble { | |
| 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:
- 369 Bytes
- Xet hash:
- 58c82b052313dcd31569d4b764b3c7eccb7e72dde8a2f800bb7a80c1918892f2
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.