I am trying to do a post asynchronously in TypeScript using Axios as follows:
public registerUser = (body: RegisterDTO) => this.instance.post(\'/