import ("./module1.js"); // файл лежит в папке с программой books; // не работает (
import {books} from "./module1.js";