Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/preparation/
Dinit.ts36 appShow: (packageName: string) => void; property
/third_party/jsframework/runtime/main/app/
Dindex.ts157 export function appShow(packageName: string): void { function