UNPKG

ds-markdown

Version:

> πŸš€ React Markdown ζ‰“ε­—εŠ¨η”»η»„δ»ΆοΌŒζδΎ›ηŽ°δ»£θŠε€©η•Œι’ζ•ˆζžœ

25 lines β€’ 595 B
export declare const enUS: { codeBlock: { copy: string; copied: string; download: string; downloaded: string; }; mermaid: { diagram: string; code: string; zoomOut: string; zoomIn: string; download: string; fullScreen: string; exitFullScreen: string; downloadImage: string; downloadedImage: string; copiedImage: string; copyImage: string; fitInView: string; }; }; export type EnUS = typeof enUS; export default enUS; //# sourceMappingURL=index.d.ts.map