UNPKG

markdown-to-rex

Version:

ReasonML bindings for markdown-to-jsx javascript package

16 lines (12 loc) 305 B
// Generated by BUCKLESCRIPT VERSION 5.0.4, PLEASE EDIT WITH CARE 'use strict'; var Caml_option = require("bs-platform/lib/js/caml_option.js"); function vor(a, b) { if (a !== undefined) { return Caml_option.valFromOption(a); } else { return b; } } exports.vor = vor; /* No side effect */