How to use Atlaskit Media Editor in TypeScript

Hello. I can’t integrate atlaskit/media-editor with my react application. The documentation does not reflect the reality since it says to import { MediaEditor } from ‘@atlaskit/media-editor’; but MediaEditor is not even exported from the package.

Is there any place with good documentation or examples where MediaEditor is implemented and funcional?

1 Like