htm
htm copied to clipboard
possibility to return monomorphic shape?
The babel plugin has a "monomorphic" option to always return options, but it seems like htm proper (or possibly that's the preact integration) returns raw children.
Is there some way to have htm always return objects?
Thanks!