mirror of
https://github.com/docmost/docmost.git
synced 2026-07-25 07:44:41 +10:00
4e5bff6d55
Table and kanban UI, formula engine package, and the base-embed editor extension
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { BaseEmbed } from './base-embed';
|
|
export type { BaseEmbedOptions } from './base-embed';
|