Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResolvedPath

Hierarchy

  • IResolvedPath

Index

Properties

Properties

ext

ext: string

The extension of the path used in determining if markdown and gray matter should be parsed.

Optional locale

locale: string

A string prefix matching the sites enabled locales.

path

path: string

The resolved path based on specified dirs and file type by extention.

slug

slug: string

A generated slug or key for matching params in getStaticProps.

Generated using TypeDoc