Skip to content

achievements

reference
1 min readUpdated

Kind: Constant

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

Part of: Frontend

Definition

ts
[
  {
    issuer: "Oracle",
    name: "Oracle Certified Expert",
  },
]

Value

ts
[
  {
    issuer: "Oracle",
    name: "Oracle Certified Expert",
  },
]

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