atom-ui-lib
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -12,2 +12,3 @@ import tm = require("./treeModel"); | ||
} | ||
export declare function simpleModalDialog(panel: Panel, onDone: () => boolean, onCancel: () => boolean): void; | ||
export interface UIComponent extends IDisposable { | ||
@@ -14,0 +15,0 @@ renderUI(): HTMLTypes; |
{ | ||
"name": "atom-ui-lib", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "dist/UI.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
459684
32
8926