geostyler
Version:
Framework for styling geodata
20 lines (19 loc) • 598 B
JavaScript
import { __module as e } from "../../_virtual/_cloneBuffer.js";
import { __require as v } from "./_root.js";
e.exports;
var s;
function q() {
return s ? e.exports : (s = 1, (function(r, n) {
var l = v(), t = n && !n.nodeType && n, f = t && !0 && r && !r.nodeType && r, p = f && f.exports === t, u = p ? l.Buffer : void 0, a = u ? u.allocUnsafe : void 0;
function _(o, d) {
if (d)
return o.slice();
var c = o.length, i = a ? a(c) : new o.constructor(c);
return o.copy(i), i;
}
r.exports = _;
})(e, e.exports), e.exports);
}
export {
q as __require
};