startit/oppgaver/uke6/8ball/model.js

2 lines
62 B
JavaScript
Raw Normal View History

2024-09-13 13:06:19 +02:00
const eightBall = [];
var app = document.getElementById('app')