Comparing version 0.1.6 to 0.1.7
export * from './client'; | ||
export * from './DOMJSON'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -18,1 +18,2 @@ "use strict"; | ||
__exportStar(require("./client"), exports); | ||
__exportStar(require("./DOMJSON"), exports); |
{ | ||
"name": "notion-ex", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
export * from './client' | ||
export * from './DOMJSON' |
Sorry, the diff of this file is not supported yet
91040
2141