UNPKG
installist
Version:
latest (1.1.0)
1.1.0
1.0.0
install a list of packages
github.com/YizYah/installist
YizYah/installist
installist
/
lib
/
index.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
import
{
DepType
, installist }
from
'./custom/installist'
;
export
{
DepType
, installist };