feat: add shebang

This commit is contained in:
Innei
2022-02-23 15:46:36 +08:00
parent 106e3184e5
commit a973fbb964
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#!env node
// register global
import { register } from './global/index.global'