UNPKG
@booster-ts/cli
Version:
beta (0.3.0)
latest (0.0.1)
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.3
0.0.1
CLI for Booster-ts
github.com/booster-ts/booster-cli
booster-ts/booster-cli
@booster-ts/cli
/
ressources
/
app.ts
4 lines
(2 loc)
•
80 B
text/typescript
View Raw
1
2
3
4
import
{
Injector
}
from
'@booster-ts/core'
;
const
container =
new
Injector
();