UNPKG

three

Version:

JavaScript 3D library

6 lines (3 loc) 86 B
export namespace DataUtils { export function toHalfFloat( val: number ): number; }