Your contribution is very welcome.
### 🎯 Missing Features
- [Children Components](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api/children-components)
- [Utils](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api/utils)
- [Constants](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api/constants)
- [Creating Elements programmatically](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api/excalidraw-element-skeleton)
### ⬆️ Desired Updates
- Remove necessity of wrapping component with ``. I couldn't manage to use the `mode: 'client'` [option](https://nuxt.com/docs/api/kit/components#parameters-1) for it without facing errors.