tengri/Content/UE/Integer.ts

4 lines
48 B
TypeScript

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