Import all exports from a module as properties of an object. 15. import * as example from 'example';. 16. 17. // Export a named variable.
確定! 回上一頁