import { createAmmo } from './AmmoGenerator/ammo';
import getDataOfElastic from './GetDataOfElastic';
export { createAmmo, getDataOfElastic };
