Comparing version 2.6.0 to 2.6.1
@@ -403,4 +403,4 @@ /** | ||
export interface Util { | ||
createCfg(name: string): object | ||
defaults(obj: object, ...src: object[]): object | ||
evalCss(css: string): HTMLStyleElement | ||
isErudaEl(val: any): boolean | ||
} | ||
@@ -407,0 +407,0 @@ |
{ | ||
"name": "eruda", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Console for Mobile Browsers", | ||
@@ -5,0 +5,0 @@ "main": "eruda.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2733779
2855