// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict';


var myValue = {
  contents: 5
};

exports.myValue = myValue;
/* No side effect */
Compiled successfully