UNPKG
xcparse
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
0.0.0
pbxproj parser
xcparse
/
build
/
unicode
/
index.d.ts
3 lines
•
154 B
TypeScript
View Raw
1
2
3
export
declare
function
addQuotes
(
string
:
string
):
string
;
export
declare
function
stripQuotes
(
input
:
string
):
string
;
//# sourceMappingURL=index.d.ts.map