Looking at D3.js wiki, try to import it like this in every Javascript file you use it: import * as d3 from "d3";. Then you should be able ...
確定! 回上一頁