MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects /

Class

assets/js/github_ui.js:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class UI {
2 constructor() {
3 this.profile = document.getElementById('profile');
4 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected