Skip to content

skills

reference
1 min readUpdated

Kind: Constant

Source: Frontend/src/app/components/dashboard/_principalReport/data.ts (line 96)

Part of: Frontend

Definition

ts
[
  {
    name: "Angular",
  },
  {
    name: "TypeScript",
  },
  {
    name: "JavaScript",
  },
  {
    name: "NodeJS",
  },
]

Value

ts
[
  {
    name: "Angular",
  },
  {
    name: "TypeScript",
  },
  {
    name: "JavaScript",
  },
  {
    name: "NodeJS",
  },
]

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • OverallAnalysisYearMapFrontend/src/app/components/dashboard/_principalReport/principal-report.component.ts:1

Was this page helpful?

Download as PDF