mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
The package is actually called plotly.js rather than just plotly 😉
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as Plotly from 'plotly';
|
||||
import * as Plotly from 'plotly.js';
|
||||
|
||||
var data: Plotly.BarData[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user