/** * Beatmap value renaming module. * * Rename beatmap values and properties for readability. * * @module */ import "../../_dnt.polyfills.js"; export * from './customData.js'; export * from './event.js'; export * from './group.js'; //# sourceMappingURL=mod.d.ts.map