mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
* feat: add "create-zenstack" and "init" command * update * dedup package names * remove duplicated code
3 lines
62 B
JavaScript
Executable file
3 lines
62 B
JavaScript
Executable file
#!/usr/bin/env node --no-warnings
|
|
|
|
import '../dist/index.js';
|