tengri/Content/UE/Integer.ts

4 lines
56 B
TypeScript

// Content/UE/Integer.ts
export type Integer = number;