Searched refs:__xResultAdapterCheck (Results 1 – 1 of 1) sorted by relevance
1314 const __xResultAdapterCheck = function1319 (t,v)=>(null===t ? v : (t ? __xResultAdapterCheck(t)(v) : undefined));1480 if(undefined!==resultType && null!==resultType) __xResultAdapterCheck(resultType);