🏠APIprotogoogleprotobufFieldOptionsEnumsJSTypeOn this pageEnumeration: JSTypeprotobuf.FieldOptions.JSType JSType enum. Enumeration Members JS_NORMAL • JS_NORMAL = 0 Use the default type. JS_NUMBER • JS_NUMBER = 2 Use JavaScript numbers. JS_STRING • JS_STRING = 1 Use JavaScript strings.