UNPKG
@grept/node-plugin
Version:
latest (0.0.1-rc.19)
0.0.1-rc.19
0.0.1-rc.18
0.0.1-rc.17
0.0.1-rc.16
0.0.1-rc.15
0.0.1-rc.14
0.0.1-rc.13
0.0.1-rc.12
0.0.1-rc.11
0.0.1-rc.10
0.0.1-rc.9
0.0.1-rc.8
0.0.1-rc.7
0.0.1-rc.6
0.0.1-rc.5
0.0.1-rc.4
0.0.1-rc.3
0.0.1-rc.2
0.0.1-rc.1
Plugin for @grt/core. Help to manage nodejs versions of your repos
@grept/node-plugin
/
build
/
container.d.ts
3 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
import
{
Container
}
from
'inversify'
;
export
declare
const
container
:
Container
;