/** * @module * @mergeModuleWith */ // Root entry = pure API + element registration side effect. import './register.js'; export * from './pure.js';