You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
假如我的a.ts文件中
然后在b.ts中引用它
执行build:unpack
就会出现错误
"IAdAccountToken" is not exported by "src/main/a.ts", imported by "src/main/b.ts".
但是一旦把 "系统识别码": string 改成 codeInSys: string 就不报错了
Beta Was this translation helpful? Give feedback.
All reactions