rx-player
Version:
Canal+ HTML5 Video Player
8 lines (5 loc) • 303 B
Markdown
# 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.