Files
AFFiNE-Mirror/blocksuite/affine/inlines/link/src/link-node/index.ts
T
2025-03-20 13:47:35 +00:00

3 lines
116 B
TypeScript

export { AffineLink } from './affine-link.js';
export { toggleLinkPopup } from './link-popup/toggle-link-popup.js';