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.
Signature
Section titled “Signature”function getDevTour(id: string): DevTour | nullParameters
Section titled “Parameters”| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
required |
Returns
Section titled “Returns”DevTour | null