Files
comfychan/web/static/index.js
T
2025-04-17 07:35:28 -04:00

2 lines
47 B
JavaScript

const $ = (id) => document.getElementById(id);