自定義腳本

本頁內容

本文將描述如何添加自定義腳本。

添加自定義腳本

assets/hb/modules/custom/js/index.ts
1console.log('Greeting from custom script');