maxi-stencil-library-react 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ export * from "./types"
package/dist/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  /* eslint-disable */
2
2
  /* tslint:disable */
3
3
  /* auto-generated react proxies */
4
+ export * from "./types"
4
5
  import { createReactComponent } from './react-component-lib';
5
6
  import { defineCustomElements } from 'maxi-stencil-library/loader';
6
7
  defineCustomElements();
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "maxi-stencil-library-react",
3
3
  "sideEffects": false,
4
- "version": "0.0.1",
4
+ "version": "0.0.2",
5
5
  "description": "Integration for React apps",
6
6
  "license": "MIT",
7
7
  "keywords": [