package flow_parser

  1. Overview
  2. Docs
type t = {
  1. tag : Expression.t;
  2. quasi : Loc.t * TemplateLiteral.t;
}
OCaml

Innovation. Community. Security.