Skip to content
HomePagesHomePages template kit

getDevTour

One dev tour by id, or `null` when the pool does not carry it.

One dev tour by id, or null when the pool does not carry it.

Import from @homepages/template-kit/fixtures.

function getDevTour(id: string): DevTour | null
Name Type Required Description
id string required

DevTour | null