UNPKG

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