Marmot-TS
Preparing search index...
GroupPublishResult
Type Alias GroupPublishResult
Result of runtime publication for one work item.
type
GroupPublishResult
=
{
response
:
Record
<
string
,
PublishResponse
>
;
work
:
GroupPublishWork
;
}
Index
Client - Session
response
work
Client - Session
response
response
:
Record
<
string
,
PublishResponse
>
work
work
:
GroupPublishWork
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Client - Session
response
work
Marmot-TS
Loading...
Result of runtime publication for one work item.