mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
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';
|