@bitbeater/node-utils - v3.0.0
    Preparing search index...

    Function isTildeNotation

    • Checks if the given path is in tilde notation.

      Parameters

      • path: string

        The path to check.

      Returns boolean

      true if the path is in tilde notation, false otherwise.