diff --git a/ui/builder/template-builder.d.ts b/ui/builder/template-builder.d.ts index 651ce885f..39aa94c2f 100644 --- a/ui/builder/template-builder.d.ts +++ b/ui/builder/template-builder.d.ts @@ -8,7 +8,7 @@ declare module "ui/builder/template-builder" { elementName: string; - /** + /* * Returns true if the template builder has finished parsing template and the parsing should continue. * @param args - ParserEvent argument to handle. */