tengri/Content/UE/BitmaskInteger.ts

4 lines
62 B
TypeScript

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