Minor change to the example externs file
This commit is contained in:
@@ -5,7 +5,9 @@ var exampleNS;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/** @interface */
|
/**
|
||||||
|
* @return {string} Renderer type.
|
||||||
|
*/
|
||||||
exampleNS.getRendererFromQueryString = function() {};
|
exampleNS.getRendererFromQueryString = function() {};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user