1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Export Bowser

This commit is contained in:
Denis Demchenko 2017-08-20 18:22:00 +03:00
parent 076ee810bd
commit 47c6614750

View File

@ -56,3 +56,5 @@ class Bowser {
// static filter(UACollection, range) {}
// static inRange(range, UACollection) {}
}
export default Bowser;