@aidc/utils
Advanced tools
Comparing version 0.3.11-alpha.3 to 0.3.11-alpha.4
@@ -1,2 +0,2 @@ | ||
export declare function getClassName(object: any): any; | ||
export declare function getClassName(object: any): string; | ||
export declare function openWindow(url: string, size?: { | ||
@@ -3,0 +3,0 @@ width: number; |
{ | ||
"name": "@aidc/utils", | ||
"version": "0.3.11-alpha.3", | ||
"version": "0.3.11-alpha.4", | ||
"module": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
20493