@teleporthq/teleport-plugin-react-base-component
Advanced tools
Comparing version
@@ -7,1 +7,2 @@ import { UIDLDependency } from '@teleporthq/teleport-types'; | ||
export declare const DEFAULT_IMPORT_CHUNK_NAME = "import-local"; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -10,1 +10,2 @@ import { ComponentPluginFactory, ComponentPlugin } from '@teleporthq/teleport-types'; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
import * as types from '@babel/types'; | ||
export declare const createDOMInjectionNode: (content: string) => types.JSXElement; | ||
//# sourceMappingURL=utils.d.ts.map |
@@ -7,1 +7,2 @@ import { UIDLDependency } from '@teleporthq/teleport-types'; | ||
export declare const DEFAULT_IMPORT_CHUNK_NAME = "import-local"; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -10,1 +10,2 @@ import { ComponentPluginFactory, ComponentPlugin } from '@teleporthq/teleport-types'; | ||
export default _default; | ||
//# sourceMappingURL=index.d.ts.map |
import * as types from '@babel/types'; | ||
export declare const createDOMInjectionNode: (content: string) => types.JSXElement; | ||
//# sourceMappingURL=utils.d.ts.map |
{ | ||
"name": "@teleporthq/teleport-plugin-react-base-component", | ||
"version": "0.26.0", | ||
"version": "0.26.5", | ||
"description": "A plugin for handling the skeleton/baseline of a React component", | ||
@@ -28,7 +28,7 @@ "author": "teleportHQ", | ||
"@babel/types": "^7.5.5", | ||
"@teleporthq/teleport-plugin-common": "^0.26.0", | ||
"@teleporthq/teleport-shared": "^0.26.0", | ||
"@teleporthq/teleport-types": "^0.26.0" | ||
"@teleporthq/teleport-plugin-common": "^0.26.5", | ||
"@teleporthq/teleport-shared": "^0.26.5", | ||
"@teleporthq/teleport-types": "^0.26.5" | ||
}, | ||
"gitHead": "702881894b97ccf5a40c93b1735d108d413424b6" | ||
"gitHead": "564e726c5481e2b39e16e79b76319aa72d12bbb5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
77338
2.63%34
21.43%