pub type Version { Version(deno: String, v8: String, typescript: String) }
Version(deno: String, v8: String, typescript: String)