mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
chore: update the version and add the setupInit section
This commit is contained in:
3
lib/inits/index.ts
Normal file
3
lib/inits/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { setupInit } from "./setupInit";
|
||||
export { setupUninstall } from "./setupUninstall";
|
||||
export { setupInstall } from "./setupInstall";
|
||||
Reference in New Issue
Block a user