Hierarchy

Constructors

Properties

Accessors

Constructors

Properties

name: string
path: string

Accessors

  • get data(): {
        name: string;
        path: string;
    }
  • Returns {
        name: string;
        path: string;
    }

    • name: string
    • path: string

Generated using TypeDoc