UNPKG

68 BTypeScriptView Raw
1declare function ToInt16(value: unknown): number;
2export = ToInt16;