The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/app/oembed/client/index.js

14 lines
441 B

import './baseWidget.html';
import './baseWidget';
import './oembedImageWidget.html';
import './oembedImageWidget';
import './oembedAudioWidget.html';
import './oembedAudioWidget';
import './oembedVideoWidget.html';
import './oembedVideoWidget';
import './oembedYoutubeWidget.html';
import './oembedYoutubeWidget';
import './oembedUrlWidget.html';
import './oembedUrlWidget';
import './oembedFrameWidget.html';
import './oembedFrameWidget';