NamedPackageDir: PackageDir & {
    fullPath: string;
    name: string;
}

Type declaration

  • fullPath: string

    The absolute path of the package.

  • name: string

    The normalized path used as the package name.