Vulcan/packages/vulcan-embed/lib/modules/index.js
2018-03-29 11:58:05 +09:00

5 lines
No EOL
101 B
JavaScript

export { EmbedURL } from '../components/EmbedURL.jsx';
import './i18n';
export * from './embed.js';