pai
Preparing search index...
pai
listMemory
Function listMemory
listMemory
(
env
:
Env
,
space
:
string
,
opts
?:
{
limit
?:
number
;
tag
?:
string
}
,
)
:
MemoryNote
[]
The newest notes in a space, optionally with one tag. 50 by default.
Parameters
env
:
Env
space
:
string
opts
:
{
limit
?:
number
;
tag
?:
string
}
= {}
Returns
MemoryNote
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pai
Loading...
The newest notes in a space, optionally with one tag. 50 by default.