UNPKG
@vizmo/parse
Version:
latest (7.1.2-1)
7.1.2-1
6.1.1-2
6.1.1-1
5.3.0-1
4.0.1-1
Parse JavaScript SDK
parseplatform.org
parse-community/Parse-SDK-JS
@vizmo/parse
/
types
/
escape.d.ts
2 lines
(1 loc)
•
53 B
TypeScript
View Raw
1
2
export
default
function
escape
(
str
:
string
):
string
;