commit
1dd0ab31e0
|
@ -199,7 +199,7 @@ loopback.remoteMethod = function(fn, options) {
|
|||
* var render = loopback.template('foo.ejs');
|
||||
* var html = render({foo: 'bar'});
|
||||
*
|
||||
* @param {String} path Path to the template file.
|
||||
* @param {String} file Path to the template file.
|
||||
* @returns {Function}
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue