Options
All
  • Public
  • Public/Protected
  • All
Menu

Module nextra/pathExists

Index

Functions

Functions

pathExists

  • pathExists(path: string): Promise<boolean>
  • Checks if a path exists.

    function

    pathExists

    memberof

    fsn/nextra

    Parameters

    • path: string

      The path to check

    Returns Promise<boolean>

Generated using TypeDoc