typescript inline functions code example Example: function with return type in angular greet() : number { return "Hello, " + this.greeting; }