tengri/Content/UE/Float.ts

4 lines
52 B
TypeScript

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