mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 12:31:17 +00:00
10 lines
195 B
TypeScript
10 lines
195 B
TypeScript
export const VIDEOS = [
|
|
{
|
|
ID: 'bUHZ2k9DYHY',
|
|
QUERY: 'Space DOES NOT expand everywhere'
|
|
},
|
|
{
|
|
ID: 'WSeNSzJ2-Jw',
|
|
QUERY: 'Scary Monsters and Nice Sprites Official Audio'
|
|
}
|
|
]; |