/** * @package npmjs.com/package/@yandeu/audio (audio.min.js) * * @author three.js authors * @copyright Copyright © 2010-2021 three.js authors * @license {@link https://github.com/mrdoob/three.js/blob/master/LICENSE|MIT} * * @author Yannick Deubel (https://github.com/yandeu) * @copyright Copyright (c) 2021 Yannick Deubel; Project Url: https://github.com/yandeu/audio * @license {@link https://github.com/yandeu/audio/blob/master/LICENSE|MIT} */ export { AudioManager } from './audioManager'; //# sourceMappingURL=index.d.ts.map