Home
last modified time | relevance | path

Searched refs:targetIsBlock (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dcompiler.ts188 if (targetIsBlock(target)) {
492 function targetIsBlock(target: TemplateInterface): boolean { function