App SDK APIfunctionsRegisterService()On this pageRegisterService() function RegisterService<T>(appId: string, ServiceName: () => T): () => void; Type Parameters T T Parameters appId string ServiceName () => T Returns () => void