export * from './server';
import { UiSchemaStoragePlugin } from './server';

export default UiSchemaStoragePlugin;