Using import/export for front-end modules, example 1 - helper.js. ... export function helper(x) {. console.log(x);. } Raw. index.html.
確定! 回上一頁