tengri/Content/UE/Float.ts

4 lines
44 B
TypeScript

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