MCPcopy Index your code
hub / github.com/FirefoxCSS-Store/FirefoxCSS-Store.github.io / hub.ts

File hub.ts

src/scripts/hub.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const searchInput = document.querySelector<HTMLInputElement>('#theme-search')
2const sortSelect = document.querySelector<HTMLSelectElement>('#theme-sort')
3const grid = document.querySelector<HTMLElement>('#theme-grid')
4const count = document.querySelector<HTMLElement>('#theme-count')

Callers

nothing calls this directly

Calls 1

renderFunction · 0.85

Tested by

no test coverage detected