forked from nin0/website
4 lines
No EOL
266 B
TypeScript
4 lines
No EOL
266 B
TypeScript
export const LASTFM_KEY: string = "3c5623fa1abbd11c49f53ca18e992ead";
|
|
export const LASTFM_API: string = "https://ws.audioscrobbler.com/2.0/?";
|
|
export const LANYARD_ID: string = "886685857560539176";
|
|
export const LANYARD_API: string = "wss://api.lanyard.rest/socket"; |