SongGuess
Preparing search index...
server/worker-configuration
BrowserRunContentSuccessResponse
Type Alias BrowserRunContentSuccessResponse
Success response for
content
action.
type
BrowserRunContentSuccessResponse
=
{
meta
:
BrowserRunResponseMeta
;
result
:
string
;
success
:
true
;
}
Index
Properties
meta
result
success
Properties
meta
meta
:
BrowserRunResponseMeta
result
result
:
string
Extracted HTML content
success
success
:
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
result
success
SongGuess
Loading...
Success response for
contentaction.