type alias DataTypeimport { type DataType } from "https://deno.land/x/netsaur@0.1.5/backends/native/mod.ts"; definition: "u32" | "i32" | "f32"