Expose type ExcalidrawProps
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
parent
14d512f321
commit
b1819ac702
@ -302,6 +302,8 @@ export {
|
||||
|
||||
export { DiagramToCodePlugin } from "./components/DiagramToCodePlugin/DiagramToCodePlugin";
|
||||
export { getDataURL } from "./data/blob";
|
||||
|
||||
export { isElementLink } from "@excalidraw/element";
|
||||
|
||||
export { setCustomTextMetricsProvider } from "@excalidraw/element";
|
||||
export type { ExcalidrawProps } from "./types";
|
||||
|
Loading…
x
Reference in New Issue
Block a user