mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
import { Octokit } from "@octokit/rest";
|
|
|
|
export const octokit: Octokit = new Octokit(); |