blackopsrepl's picture
feat(app): add SolverForge deliveries tutorial app
03e3b1b
raw
history blame contribute delete
48 Bytes
import { boot } from './app/main.mjs';
boot();