How can I mix in a set of shared/helper functions into a JS file?

前端 未结 0 1416
梦谈多话
梦谈多话 2020-12-13 11:12

Say I have a testing helper function that\'s used by several test suites. I have it in a shared file that each test suite can import separately.

// test/js/he         


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