Searched defs:contextLocal (Results 1 – 2 of 2) sorted by relevance
24 export function contextLocal<Value>(name: string): State<Value> | undefined { function
25 export function contextLocal<Value>(name: string): State<Value> | undefined { function