UNPKG

@macrostrat/column-components

Version:

React rendering primitives for stratigraphic columns

6 lines (5 loc) 200 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const hasSpan = (note) => note.top_height != null; exports.hasSpan = hasSpan; //# sourceMappingURL=utils.cjs.map