barrel file

名词 n.

英文释义

名词 n.
  1. A JavaScript or TypeScript module which does nothing except import various files and then export them together, for the convenience of other developers who only need to know about and work with that single barrel file.
    — The first thing you want to do to build your framework is export the functions that you want to expose to the developer using it from the src/index.js barrel file. Whatever you export from this file makes the public API of the framework.

词形变化

barrel files plural
0 次浏览 数据来源: Wiktionary