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