Essentially a module minq.lowercase which did the same trick as the main minq module but exposed all the class names in lower-case format, enabling
cameras().where(item.hfov > 50).get(parents)
for people who don't like the capitalized class names....
Essentially a module
minq.lowercasewhich did the same trick as the mainminqmodule but exposed all the class names in lower-case format, enablingfor people who don't like the capitalized class names....