TwitterConnect showUser method not found

Hello All

I have been able to use the TwitterConnect Native plugin for login into Twitter, However when I try and use the showUser Method it give me the following error

TypeScript error: /login.ts(58,22): Error TS2339: Property ‘showUser’ does not exist on type ‘typeof TwitterConnect’.

Anyone seen this before?