UNPKG
npm-high-impact
Version:
latest (1.12.0)
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
The high-impact (popular) packages of npm
github.com/wooorm/npm-high-impact
wooorm/npm-high-impact
npm-high-impact
/
lib
/
index.d.ts
4 lines
•
223 B
TypeScript
View Raw
1
2
3
4
export
{ top
as
npmHighImpact }
from
"./top.js"
;
export
{ topDependent
as
npmTopDependents }
from
"./top-dependent.js"
;
export
{ topDownload
as
npmTopDownloads }
from
"./top-download.js"
;
//# sourceMappingURL=index.d.ts.map