1
meathill Jul 15, 2021
指明是全局变量:`/* global var_name */`
|
2
doommm Jul 15, 2021
用额外的 .d.ts 文件来声明你注入的变量
|