UNPKG
umbrella-storage
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
umbrella of localStorage & sessionStorage
github.com/yezihaohao/umbrella
yezihaohao/umbrella
umbrella-storage
/
lib
/
utils.d.ts
2 lines
(1 loc)
•
61 B
TypeScript
View Raw
1
2
export
declare
function
isJsonString
(
str
:
string
):
boolean
;