export * from “./something”; equivalent of Nodejs

前端 未结 0 1914
轮回少年
轮回少年 2021-01-17 05:15

I have split my file containing a large number of functions into multiple files and want to have a common index.js file to export function from each file. How do I do that,

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