# Tools

This directory regroup tools, which are functions and classes exported by this library
which are not part of the `RxPlayer` class.

Note that tools NEED to be declared in their own directory, with their inner `index.js`
file exporting them, as that's a requirement from our exporting strategy.
