export module again as-in, aka combine export default from and export * from in one line

前端 未结 0 480
粉色の甜心
粉色の甜心 2020-12-29 06:48

Simply the ability to do this without repeating the module path:

export { default } from "./mylib.alternative.js&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题