// Convenience re-export so consumers can `import { create, linkify } // from '@hive/shared'` without naming the sub-module path. export { create, linkify } from './terminal/terminal.js';