UNPKG

node-geogebra

Version:

Generate graphics with geogebra from nodejs

4 lines 124 B
module.exports = { GGBPool: require("./dist/GGBPool").GGBPool, GGBPlotter: require("./dist/GGBPlotter").GGBPlotter }