UNPKG
detect-shells
Version:
latest (3.0.0)
3.0.0
2.0.0
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
Detect shells installed on a system
github.com/Subash/detect-shells
Subash/detect-shells
detect-shells
/
lib
/
shells
/
index.d.ts
3 lines
(2 loc)
•
64 B
TypeScript
View Raw
1
2
3
export
*
from
'./shared'
;
export
{
ShellError
}
from
'./error'
;