package flow_parser

  1. Overview
  2. Docs
module Identifier : sig ... end
type t = {
  1. id : Identifier.t;
  2. typeParameters : Type.ParameterInstantiation.t option;
}
OCaml

Innovation. Community. Security.