forgeplus-react/node_modules/axobject-query/lib/etc/objects/ImageMapLinkRole.js

11 lines
184 B
JavaScript
Raw Normal View History

2023-07-29 21:19:10 +08:00
'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
var ImageMapLinkRole = {
relatedConcepts: [],
type: 'widget'
};
exports.default = ImageMapLinkRole;