import { PluginConfig } from '../../config/dynamic'; const config = new PluginConfig('crossfade', { enableFront: true }); export default config;