Complete src/ConstructorCompletion__Json.res 0:22
posCursor:[0:22] posNoWhite:[0:21] Found expr:[0:8->0:23]
Pexp_construct Js
Json
Array:[0:8->0:21] [0:21->0:23]
Completable: Cexpression CTypeAtPos()->variantPayload::Array($0)
Package opens Pervasives.JsxModules.place holder
Resolved opens 1 pervasives
ContextPath CTypeAtPos()
[{
    "label": "[]",
    "kind": 12,
    "tags": [],
    "detail": "t",
    "documentation": {"kind": "markdown", "value": " The JSON data structure \n\n```rescript\ntype t =\n  | Boolean(bool)\n  | Null\n  | String(string)\n  | Number(float)\n  | Object(Js.Dict.t<t>)\n  | Array(array<t>)\n```"},
    "sortText": "A",
    "insertText": "[$0]",
    "insertTextFormat": 2
  }]

