UNPKG

@dasch-swiss/dsp-js

Version:
10 lines 342 B
import { UpdateEntityCommentOrLabel } from './update-entity-comment-or-label'; /** * @category Model V2 */ export declare class UpdateResourcePropertyGuiElement extends UpdateEntityCommentOrLabel { guiElement?: string; guiAttributes?: string[]; constructor(); } //# sourceMappingURL=update-resource-property-gui-element.d.ts.map