adapt-authoring-authored/index.js

/**
 * Handles setting/updating of author data
 * @namespace authored
 */
export { default } from './lib/AuthoredModule.js'