Preparing search index...
The search index is not available
@openhps/core
@openhps/core
WorkerServiceResponse
Interface WorkerServiceResponse
interface
WorkerServiceResponse
{
id
:
string
;
result
?:
any
;
success
:
boolean
;
}
Index
Properties
id
result?
success
Properties
id
id
:
string
Optional
result
result
?:
any
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
id
result
success
@openhps/core
Loading...