UNPKG
@manypkg/tools
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
github.com/Thinkmill/manypkg
Thinkmill/manypkg
@manypkg/tools
/
dist
/
declarations
/
src
/
RushTool.d.ts
3 lines
(2 loc)
•
76 B
TypeScript
View Raw
1
2
3
import
{
type
Tool
}
from
"./Tool.js"
;
export
declare
const
RushTool
:
Tool
;