Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/app/
Dindex.ts97 const appPage: Page = new Page(options.appInstanceId, options, packageName, data); constant
193 const appPage: Page = pageMap[app.appInstanceId]; constant