Gaunt Sloth Assistant - v1.5.0
GitHub
Preparing search index...
gaunt-sloth-assistant
providers/text
get
Function get
get
(
_
:
ProviderConfig
|
null
,
text
:
string
|
undefined
)
:
Promise
<
string
|
null
>
Returns the provided text as is
Parameters
_
:
ProviderConfig
|
null
config (unused in this source)
text
:
string
|
undefined
Text to return
Returns
Promise
<
string
|
null
>
The provided text
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant - v1.5.0
Loading...
Returns the provided text as is