packages feed

reason-export-0.1.0.0: test/UnitEncoder.re

open UnitType;

let rec encodeUnit  = (x : unit) =>
    Json.Encode.null