JezK
Edit File: ToUint8Clamp.d.ts
declare function ToUint8Clamp(value: unknown): number; export = ToUint8Clamp;