Extends
Index
Properties
Properties
data
● data?: any
error
● error?: (errorMessage: string
, action: string
) => void
options
● options?: any
query
● query?: Query
success
● success?: (result: any
) => void
● data?: any
● error?: (errorMessage: string
, action: string
) => void
● options?: any
● query?: Query
● success?: (result: any
) => void