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

2 lines
62 B
JavaScript

const eightBall = [];
var app = document.getElementById('app')