Usable as non-transpiled module in `node_modules` of respective clients, which must add "include" and "babelrcRoots" accordingly.
@@ -0,0 +1,5 @@
+{
+ "presets": [
+ "@babel/preset-env"
+ ]
+}