Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/preparation/
Dinit.ts37 appHide: (packageName: string) => void; property
/third_party/jsframework/runtime/main/app/
Dindex.ts171 export function appHide(packageName: string): void { function