export paths

This commit is contained in:
Niels Lyngsø
2024-01-24 13:27:09 +01:00
parent 1ac2dcfe66
commit 2b4c0f3085

View File

@@ -1,3 +1,3 @@
export * from './image-cropper/index.js';
export * from './image-crops-configuration/index.js';
export * from './image-picker/index.js';
export * from './media-picker/index.js';