UNPKG

78 BTypeScriptView Raw
1declare function ToUint8Clamp(value: unknown): number;
2export = ToUint8Clamp;