mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-01 17:10:04 +00:00
* plotly.js add missing grid definition Definitions were taken from https://plot.ly/javascript/reference/#layout-grid, which was missing in the types before. * plotly.js add missing shapes definitions Definitions are extracted from https://plot.ly/javascript/reference/#layout-shapes.