Export all items from a module along with another item under same namespace

后端 未结 0 1809
傲寒
傲寒 2021-02-01 17:19

I\'m having trouble with exporting all items from a module along with another item under a namespace. For example

import * as abc from "./abc";
const d          


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