Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/docfx-project"

Index

Variables

illegalGlobStar

illegalGlobStar: "**." = "**."

DocFX supports this '**' glob syntax, but we don't.

legalGlobStar

legalGlobStar: "**/*." = "**/*."

We support this '**' glob syntax.

Generated using TypeDoc