Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 987 Bytes

rest.getChallenge.md

File metadata and controls

56 lines (33 loc) · 987 Bytes

[# Masa React

  • v0.16.3](../README.md) / Exports / rest / getChallenge

Namespace: getChallenge

rest.getChallenge

Table of contents

Variables

Functions

Variables

metadata

Const metadata: MethodMetadata

Functions

useMethod

useMethod(): Object

Returns

Object

Name Type
data unknown
error undefined | Error
getData (lazyData?: any) => Promise<void>
loading boolean

useSimpleMethod

useSimpleMethod(__namedParameters): UseQueryResult<any, unknown>

Parameters

Name Type
__namedParameters any

Returns

UseQueryResult<any, unknown>