<!doctype html> <script type="module"> import {sayHi} from './say.js'; document.body. ... <script type="module"> a = 5; // ошибка </script> ...
確定! 回上一頁