@manycore/idp-sdk
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9
{ | ||
"name": "@manycore/idp-sdk", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0-alpha.9", | ||
"description": "idp sdk typings", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
@@ -15,3 +15,3 @@ /** the promise passed from host cannot be chained */ | ||
*/ | ||
mount(): void; | ||
mount(): boolean; | ||
/** | ||
@@ -18,0 +18,0 @@ * unmount the view |
62138