import * as FlexPlugin from 'flex-plugin'; import {{pluginClassName}} from './{{pluginClassName}}'; FlexPlugin.loadPlugin({{pluginClassName}});