mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
refactor: split api into api, api-cli & api-plugin
This commit is contained in:
2
packages/api-cli/app.js
Executable file
2
packages/api-cli/app.js
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
import './lib/app.js';
|
||||
Reference in New Issue
Block a user