package flow_parser

  1. Overview
  2. Docs
type t = {
  1. expression : Expression.t;
  2. typeAnnotation : Type.annotation;
}
OCaml

Innovation. Community. Security.