@ashu11a/constatic
v1.0.1
Published
Library with structures and functions for creating modern Discord applications.
Maintainers
Readme
Constatic Base
Library with structures and functions for creating modern Discord applications.
It all starts with the bootstrap function.
import { bootstrap } from "@constatic/base";
await bootstrap({ meta: import.meta });⚠️ It is recommended to use the Constant CLI to generate a project instead of doing it manually.
