UNPKG

node-geogebra

Version:

Generate graphics with geogebra from nodejs

4 lines 83 B
export interface GGBOptions { ggb?: "local" | "remote", plotters?: number }