@squidcloud/client
Preparing search index...
WebGetUrlContentResponse
Interface WebGetUrlContentResponse
Response from fetching content from a URL.
interface
WebGetUrlContentResponse
{
markdownText
:
string
;
}
Index
Properties
markdown
Text
Properties
markdown
Text
markdownText
:
string
The content fetched from the URL in Markdown format.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
markdown
Text
@squidcloud/client
Loading...
Response from fetching content from a URL.