js file you can import those types: /** * @typedef { import("./models").Customer } Customer */ /** @type {Customer} */ const theCustomer = ...
確定! 回上一頁