Tagged with javascript, jsdoc, vscode, typescript. ... Enumerate values type * @enum {number} */ const Status = { on: 1, off: 0, }; ...
確定! 回上一頁