When you do import * as X from 'x' , you are getting a module namespace object. It is an immutable object and it is not callable.
確定! 回上一頁