Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/preparation/
Dinit.ts35 appDestroy: (packageName: string) => void; property
/third_party/jsframework/runtime/main/app/
Dindex.ts185 export function appDestroy(packageName: string): void { function