/**
 * @module Tags
 */
export { Tag } from './Tag';
export { TagNonStandard } from './TagNonStandard';
