@aicacia/db
Preparing search index...
TestSingletonResult
Interface TestSingletonResult<T>
Result from
createTestSingleton
.
interface
TestSingletonResult
<
T
>
{
adapter
:
MemorySingletonAdapter
<
T
>
;
singleton
:
ISingleton
<
T
>
;
}
Type Parameters
T
Index
Properties
adapter
singleton
Properties
adapter
adapter
:
MemorySingletonAdapter
<
T
>
singleton
singleton
:
ISingleton
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
adapter
singleton
@aicacia/db
Loading...
Result from
createTestSingleton.