tengri/Content/UE/UInt8.ts

4 lines
52 B
TypeScript

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