Skip to content

Function: getGospelLibraryUrl()

getGospelLibraryUrl(volume, chapterInput, language?): string | null

Defined in: src/utils/gospel-library-mapper.ts:226

Parameters

volume

string | null | undefined

chapterInput

string | null | undefined

language?

string = 'en'

Returns

string | null

Released under the MIT License.