@idraw/types
Advanced tools
Comparing version 0.2.0-alpha.16 to 0.2.0-alpha.20
{ | ||
"name": "@idraw/types", | ||
"version": "0.2.0-alpha.16", | ||
"version": "0.2.0-alpha.20", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "main": "src/index.ts", | ||
}, | ||
"gitHead": "57c79946028b6fb7fa7c4d9015a2f1690b7a9afd" | ||
"gitHead": "d2340084ef92bd3637e8c7727b31e875864f13c8" | ||
} |
@@ -10,2 +10,4 @@ export * from './lib/data'; | ||
export * from './lib/screen'; | ||
export * from './lib/device'; | ||
export * from './lib/device'; | ||
export * from './lib/plugin'; | ||
export * from './lib/common'; |
12835
16
416