Skip to content

Integer

Integer: number & object

此类型表示一个整数

Example

ts
114514 // ✅
2.5 // ❌

Released under the GPL-v3 License.