feat: 实现 DOCX 媒体预处理与跨端 PNG 捕获
This commit is contained in:
@@ -21,6 +21,15 @@ export {
|
||||
type MarkdownImageResource,
|
||||
type ResolvedMarkdownImages
|
||||
} from "./image-resources.js";
|
||||
export {
|
||||
getDocxMediaRenderDimensions,
|
||||
prepareDocxMedia,
|
||||
type DocxMediaCapture,
|
||||
type DocxMediaCaptureAdapter,
|
||||
type DocxMediaCaptureOutput,
|
||||
type DocxMediaCaptureRequest,
|
||||
type DocxMediaRenderDimensions
|
||||
} from "./docx-media-service.js";
|
||||
export {
|
||||
createThemeRegistry,
|
||||
type ThemeRecord,
|
||||
|
||||
Reference in New Issue
Block a user