/** * Model: ComponentPropertyValue * * THIS FILE HAS BEEN AUTOMATICALLY GENERATED. DO NOT EDIT. * */ /** * Value of the property for this component instance. */ export type ComponentPropertyValue = boolean | string; //# sourceMappingURL=component-property-value.d.ts.map