lastfm #freaky
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
Soph :3 2024-07-29 04:51:25 +03:00
parent 9ea97c4ac6
commit 5f0ac7efdb
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
7 changed files with 154 additions and 64 deletions

1
global.d.ts vendored
View file

@ -1,5 +1,4 @@
declare global {
let __BLOG_POSTS__: string[]
let __STICKERS__: string[]
}
export { };