v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/singletons
AsyncLocalStorageInterface
Interface AsyncLocalStorageInterface
interface
AsyncLocalStorageInterface
{
getStore
:
(
(
)
=>
any
)
;
run
:
(
<
T
>
(
store
:
any
,
callback
:
(
(
)
=>
T
)
)
=>
T
)
;
}
Implemented by
MockAsyncLocalStorage
Index
Properties
get
Store
run
Properties
get
Store
get
Store
:
(
(
)
=>
any
)
run
run
:
(
<
T
>
(
store
:
any
,
callback
:
(
(
)
=>
T
)
)
=>
T
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
Store
run
LangChain.js - v0.2.10
Loading...