UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

17 lines (16 loc) 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var PresentationalRole = { relatedConcepts: [{ module: 'ARIA', concept: { name: 'presentation' } }], type: 'structure' }; var _default = PresentationalRole; exports["default"] = _default;