/** * @deprecated * Use @toeverything/components/menu instead, this component only used in bookmark plugin, since it support set anchor as Range */ export * from './menu-item'; export * from './pure-menu';