Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias $.google.protobuf.FieldOptions.JSType
import { type $ } from "https://deno.land/x/pbkit@v0.0.55/generated/messages/google/protobuf/(FieldOptions)/JSType.ts";
const { JSType } = $.google.protobuf.FieldOptions;
definition: "JS_NORMAL" | "JS_STRING" | "JS_NUMBER"