Home
last modified time | relevance | path

Searched defs:appFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/page/entry/
Dinit.ts76 const appFunction = () => { constant
/third_party/jsframework/runtime/main/app/
Dindex.ts113 const appFunction = () => pageMap.getTop(packageName) || page; constant