tengri/Content/UE/Byte.ts

4 lines
50 B
TypeScript

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