1
0
Fork 0
forked from nin0/website
website/src/utils/constants.ts
2025-04-20 23:52:17 -05:00

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";