laif-ds
Version:
Design System di Laif con componenti React basati su principi di Atomic Design
30 lines (29 loc) • 619 B
JavaScript
"use client";
class e {
/**
* @param {string} property
* Property.
* @param {string} attribute
* Attribute.
* @returns
* Info.
*/
constructor(t, o) {
this.attribute = o, this.property = t;
}
}
e.prototype.attribute = "";
e.prototype.booleanish = !1;
e.prototype.boolean = !1;
e.prototype.commaOrSpaceSeparated = !1;
e.prototype.commaSeparated = !1;
e.prototype.defined = !1;
e.prototype.mustUseProperty = !1;
e.prototype.number = !1;
e.prototype.overloadedBoolean = !1;
e.prototype.property = "";
e.prototype.spaceSeparated = !1;
e.prototype.space = void 0;
export {
e as Info
};