TypeDoc API - v0.28.1

    Type Alias NormalizedPath

    NormalizedPath: "" | "/" | string & { __normPath: unique symbol }

    Represents a normalized path with path separators being / On Windows, drives are represented like C:/Users for consistency with TypeScript.

    The empty string "" is a valid normalized path.

    MMNEPVFCICPMFPCPTTAAATR