adapt-authoring-tags/index.js

/**
 * Categorise data using tag labels
 * @namespace tags
 */
export { default } from './lib/TagsModule.js'