Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProject

Hierarchy

  • IProject

Index

Properties

Properties

attributes

attributes: { extension?: any; name?: string; scopes?: string[] }

Type declaration

  • Optional extension?: any
  • Optional name?: string
  • Optional scopes?: string[]

id

id: string

type

type: "projects"

Generated using TypeDoc