tengri/Content/UE/UInt8.ts

4 lines
44 B
TypeScript

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