xref
: /
expo
/
packages
/
@expo
/
config-plugins
/
build
/
ios
/
utils
/
string.d.ts
(revision 082815dc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
export
declare
function
trimQuotes
(
s
:
string
):
string
;
2