Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

_podPath: string
fields: Record<string, any>
locale: Locale
pod: Pod
provider: RouteProvider

Accessors

  • get contentType(): string
  • Returns the content type header for the route, based on the route's URL path. Routes that terminate in / or have no extension are assumed to be HTML. All other routes are automatically determined using the mime-types module.

    Returns string

  • get podPath(): string
  • get urlPath(): string

Methods

  • toString(): string

Generated using TypeDoc