UNPKG

66 BTypeScriptView Raw
1declare function ToInt8(value: unknown): number;
2export = ToInt8;