zibri
Preparing search index...
data-source/data-source-service.interface
DataSourceServiceInterface
Interface DataSourceServiceInterface
Interface for a data source service.
interface
DataSourceServiceInterface
{
init
:
()
=>
Promise
<
void
>
;
}
Implemented by
DataSourceService
Index
Properties
init
Properties
init
init
:
()
=>
Promise
<
void
>
Initializes all data sources.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
init
zibri
Loading...
Interface for a data source service.