@aicacia/db
Preparing search index...
TestCollectionResult
Interface TestCollectionResult<T>
interface
TestCollectionResult
<
T
extends
Record
<
string
,
any
>
>
{
adapter
:
MemoryAdapter
<
T
>
;
collection
:
ICollection
<
T
>
;
}
Type Parameters
T
extends
Record
<
string
,
any
>
Index
Properties
adapter
collection
Properties
adapter
adapter
:
MemoryAdapter
<
T
>
collection
collection
:
ICollection
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adapter
collection
@aicacia/db
Loading...