import { abbrLinkPlugin } from './abbrLinkPlugin.js';
export * from './abbrLinkPlugin.js';
export default abbrLinkPlugin;
