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