mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 11:17:04 +08:00
Tslint
This commit is contained in:
2
ui/builder/template-builder.d.ts
vendored
2
ui/builder/template-builder.d.ts
vendored
@ -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.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user