Want to do import { Router } from 'express';but an error occurs. The requested module 'express' does not provide an export named 'Router'
In packege.added json field "type": "module",. With such records the named import of the files that end in ".js" , it works fine, but when trying to make from a package, you receive the ...