Minor change to the example externs file

This commit is contained in:
Éric Lemoine
2014-06-25 15:18:16 +02:00
parent fba89275d8
commit 05970c9831

View File

@@ -5,7 +5,9 @@ var exampleNS;
/** @interface */
/**
* @return {string} Renderer type.
*/
exampleNS.getRendererFromQueryString = function() {};