AuthorApi<P extends Provider> constructor

const AuthorApi<P extends Provider>(
  1. P _provider
)

Implementation

const AuthorApi(this._provider);