> **mountBetterAuthRoutes**(`app`, `auth`, `basePath?`): `void`

Mounts Better Auth routes on the Express app.

## Parameters

### app

`Application`

### auth

`Auth`

### basePath?

`string` = `"/api/auth"`

## Returns

`void`
