Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/runtime/src/memo/
DcontextLocal.ts24 export function contextLocal<Value>(name: string): State<Value> | undefined { function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/incremental/runtime/src/memo/
DcontextLocal.ts25 export function contextLocal<Value>(name: string): State<Value> | undefined { function