In JS, you have several ways to import/export values, so let's just look at the modern ES6 way. globals.ts. ```typescript export default const = ...
確定! 回上一頁