Comparing version 1.0.2 to 1.0.3
@@ -1,3 +0,3 @@ | ||
import {TsMind} from "./src"; | ||
import {TsMind as MindTs} from "./src"; | ||
export {TsMind}; | ||
export default {MindTs}; |
{ | ||
"name": "mindts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "typescript的脑图插件", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
Sorry, the diff of this file is not supported yet
58832
19