mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
|
|
const API_URL = "https://api.pluralkit.me/v1/";
|
||
|
|
|
||
|
|
export default API_URL
|