UNPKG
@ph.fritsche/scripts-config
Version:
latest (2.5.0)
2.5.0
2.4.0
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
0.0.0
Shared scripts config
github.com/ph-fritsche/scripts-config
ph-fritsche/scripts-config
@ph.fritsche/scripts-config
/
dist
/
util
/
getTscBin.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
declare
function
getTscBin
(
dir
?:
string
):
string
;