How can I export this value into another JS file?

前端 未结 0 2015
没有蜡笔的小新
没有蜡笔的小新 2021-02-06 06:14

I am trying to export a variable from one JavaScript file to another

const ticketsForFilm = document.querySelector(".film-list")

// FUNCTION FOR GETTIN         


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