UNPKG

@macrostrat/column-components

Version:

React rendering primitives for stratigraphic columns

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