|
|
|
|
@ -33,6 +33,7 @@ const ExcalidrawScope = {
@@ -33,6 +33,7 @@ const ExcalidrawScope = {
|
|
|
|
|
initialData, |
|
|
|
|
useI18n: ExcalidrawComp.useI18n, |
|
|
|
|
convertToExcalidrawElements: ExcalidrawComp.convertToExcalidrawElements, |
|
|
|
|
CaptureUpdateAction: ExcalidrawComp.CaptureUpdateAction, |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
export default ExcalidrawScope; |
|
|
|
|
|