encore-helpers
Advanced tools
Comparing version 1.17.0 to 1.18.0
@@ -1,2 +0,3 @@ | ||
export declare const isValidUrl: (str: string) => boolean; | ||
export declare const isValidAbsoluteUrl: (str: string) => boolean; | ||
export declare const isValidRelativeUrl: (str: string) => boolean; | ||
export declare const getJsonStatus: (str: string) => { | ||
@@ -3,0 +4,0 @@ error: any; |
{ | ||
"name": "encore-helpers", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is too big to display
174161
862