@psdk/frame
Advanced tools
Comparing version 0.0.7-snapshot to 0.0.8-snapshot
{ | ||
"name": "@psdk/frame", | ||
"version": "0.0.7-snapshot", | ||
"version": "0.0.8-snapshot", | ||
"description": "psdk", | ||
@@ -36,6 +36,3 @@ "main": "target/js/psdk.min.js", | ||
"@vercel/ncc": "^0.33.4", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^8.2.5", | ||
"babel-polyfill": "^6.26.0", | ||
"babel-runtime": "^6.26.0", | ||
"buffer": "^6.0.3", | ||
@@ -42,0 +39,0 @@ "canvas": "^2.9.1", |
@@ -49,4 +49,7 @@ /** | ||
write(options?: WriteOptions): Promise<WroteReporter>; | ||
/** | ||
* Newline command | ||
*/ | ||
newline(): _Self; | ||
} | ||
//# sourceMappingURL=PSDK.d.ts.map |
Sorry, the diff of this file is not supported yet
34
695
472872