UNPKG

dirtybomb

Version:
11 lines (10 loc) 202 B
/** * created by austin * @file index.js * The top-level module exporter for the Dirtybomb module */ export { default as Dirtybomb, NuclearMaterial, Dispersion } from './src/Dirtybomb';