See this post. Your service provider function is of type three, so the first word of it should be return. It should also have a proper return type declaration and a name that follows typical JavaScript naming convention of camelCase.
See this post. Your service provider function is of type three, so the first word of it should be return. It should also have a proper return type declaration and a name that follows typical JavaScript naming convention of camelCase.