Vulcan/packages/vulcan-embed/lib/modules/index.js

5 lines
101 B
JavaScript
Raw Normal View History

2017-09-15 10:05:18 +02:00
export { EmbedURL } from '../components/EmbedURL.jsx';
2018-03-29 11:58:05 +09:00
import './i18n';
2017-09-15 10:05:18 +02:00
export * from './embed.js';