package ocaml-protoc-plugin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module FieldOptions.JSTypeSource

Sourcetype t =
  1. | JS_NORMAL
    (*

    Use the default type.

    *)
  2. | JS_STRING
    (*

    Use JavaScript strings.

    *)
  3. | JS_NUMBER
    (*

    Use JavaScript numbers.

    *)
Sourceval name : unit -> string

Fully qualified protobuf name of this enum