If you’re getting Promise<void>
as a result, then your code is wrong. This is clear from the README documentation for the package: you should be getting the URI if you configure it as described in the example.
If you’re getting Promise<void>
as a result, then your code is wrong. This is clear from the README documentation for the package: you should be getting the URI if you configure it as described in the example.