tengri/Content/UE/BitmaskInteger.ts

4 lines
70 B
TypeScript

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