mirror of
https://github.com/maciejpedzich/spotifyplaylistarchive.com.git
synced 2024-11-09 23:13:01 +01:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { Octokit } from '@octokit/rest';
|
|
|
|
export const octokit = new Octokit();
|