sfapi-ts
Home
>
@cjh1/sfapi
>
Config
Config type
Signature:
export
type
Config
=
{
key
:
string
;
value
?:
string
;
};