UNPKG

@macrostrat/column-components

Version:

React rendering primitives for stratigraphic columns

10 lines (9 loc) 243 B
"use strict"; require("../io/hcg/index.cjs"); const _hsx = require("./_hsx.cjs"); const index = require("./index.cjs"); const hcg = (col1, col2, f) => { return _hsx(col1, col2, f, "hcg"); }; index.hcg = hcg; //# sourceMappingURL=hcg.cjs.map