import { containerPlugin } from './containerPlugin.js';
export * from './containerPlugin.js';
export default containerPlugin;
