UNPKG
cheminfo-tools
Version:
latest (1.23.3)
1.23.3
1.23.2
1.23.1
1.23.0
1.22.5
1.22.4
1.22.3
1.22.2
1.22.1
1.22.0
1.21.1
1.21.0
1.20.3
1.20.2
1.20.1
1.20.0
1.19.4
1.19.3
1.19.2
1.19.1
1.19.0
1.18.1
1.18.0
1.17.1
1.17.0
1.16.2
1.16.1
1.16.0
1.15.0
1.14.1
1.14.0
1.13.0
1.12.0
1.11.0
1.10.1
1.10.0
1.9.0
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1
CLI tools to help cheminfo developers
github.com/cheminfo/tools
cheminfo/tools
cheminfo-tools
/
src
/
index.js
4 lines
(2 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
throw
new
Error
(
'This module can only be invoked as a CLI'
);