type alias Deno.NativeNumberType
All plain number types for interfacing with foreign functions.
Definition Jump to heading
"u8"
| "i8"
| "u16"
| "i16"
| "u32"
| "i32"
| "f32"
| "f64"
All plain number types for interfacing with foreign functions.
"u8"
| "i8"
| "u16"
| "i16"
| "u32"
| "i32"
| "f32"
| "f64"