You could import it in ES6/ES2015 like this. // ES6/ES2015 // app.js. import * as data from './example.json';.
確定! 回上一頁