- Preparing search index...
- The search index is not available
v0.4.0-beta
- Post(request): ((...a) => TaskEither<Error, any>)
-
Returns ((...a) => TaskEither<Error, any>)
-
- (...a): TaskEither<Error, any>
-
Parameters
-
Rest
...a: [url: string, data?: unknown, config?: AxiosRequestConfig<unknown>]
Returns TaskEither<Error, any>