This commit is contained in:
vakrilov
2015-08-13 14:34:23 +03:00
parent ede36a16ca
commit cd491d6c03

View File

@ -8,7 +8,7 @@ declare module "ui/builder/template-builder" {
elementName: string; elementName: string;
/** /*
* Returns true if the template builder has finished parsing template and the parsing should continue. * Returns true if the template builder has finished parsing template and the parsing should continue.
* @param args - ParserEvent argument to handle. * @param args - ParserEvent argument to handle.
*/ */