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