Current section

Files

Jump to
spellweaver priv bun node_modules .bin cspell-gitignore
Raw

priv/bun/node_modules/.bin/cspell-gitignore

#!/usr/bin/env node
import * as app from './dist/app.js';
app.run(process.argv);