@anoki/fse-ui
Version:
FSE UI components library
21 lines (20 loc) • 504 B
JavaScript
import { __require as o } from "./index.es695.js";
var i, t;
function p() {
if (t) return i;
t = 1;
let a = o();
class e extends a {
get variable() {
return this.prop.startsWith("--") || this.prop[0] === "$";
}
constructor(r) {
r && typeof r.value < "u" && typeof r.value != "string" && (r = { ...r, value: String(r.value) }), super(r), this.type = "decl";
}
}
return i = e, e.default = e, i;
}
export {
p as __require
};
//# sourceMappingURL=index.es689.js.map