You just need to make it a function call. This setup works for me. MyFunction.ts export function Greet(){ alert('greet'); }. import in tsx
確定! 回上一頁