2 lines
62 B
JavaScript
2 lines
62 B
JavaScript
|
const eightBall = [];
|
||
|
var app = document.getElementById('app')
|