/** * @author [Tristan Valcke]{@link https://github.com/Itee} * @license [BSD-3-Clause]{@link https://opensource.org/licenses/BSD-3-Clause} * * @module sources/physics * @description This is the physics export entry point. * It expose all exports of the temperatures sub-folder. * */ export * from './temperatures/_temperatures'