API 参考
    正在准备搜索索引...
    • This function returns a DataSource injection token for the given DataSource, DataSourceOptions or dataSource name.

      参数

      • 可选dataSource: string | DataSourceOptions | DataSource

        This optional parameter is either a DataSource, or a DataSourceOptions or a string.

      返回 string | Function | Type<DataSource>

      The DataSource injection token.