UNPKG
node-sp-auth-config-nocolors
Version:
latest (3.0.6)
3.0.6
3.0.5
Config options builder for node-sp-auth (SharePoint Authentication in Node.js)
node-sp-auth-config-nocolors
/
dist
/
utils
/
strings.d.ts
2 lines
(1 loc)
•
73 B
TypeScript
View Raw
1
2
export
declare
const
trimByChar
:
(
str
:
string
,
char
?:
string
) =>
string
;