DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
289 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var GroupRole = {
relatedConcepts: [{
module: 'ARIA',
concept: {
name: 'group'
}
}],
type: 'structure'
};
var _default = GroupRole;
exports.default = _default;