UNPKG

@macrostrat/column-components

Version:

React rendering primitives for stratigraphic columns

9 lines (8 loc) 235 B
import "../io/hcg/index.js"; import interpolate_hsx from "./_hsx.js"; import index from "./index.js"; const hcg = (col1, col2, f) => { return interpolate_hsx(col1, col2, f, "hcg"); }; index.hcg = hcg; //# sourceMappingURL=hcg.js.map