Refactored JSX factory and added typings

This commit is contained in:
squidfunk
2019-12-18 14:57:37 +01:00
parent 2f3e7e4515
commit 82fddbad77
14 changed files with 108 additions and 92 deletions

View File

@@ -55,7 +55,7 @@ export type ComponentMap = {
}
/* ----------------------------------------------------------------------------
* Function types
* Helper types
* ------------------------------------------------------------------------- */
/**