fallback-card.ts
1 documented symbol. Read the signatures first, then expand each item for parameters, return types, and examples.
1
symbols
1
functions
1
parameters
1
returns
Reference
fncreateFallbackCard(repo: string): ElementCreate fallback element when repo data is unavailable.
Create fallback element when repo data is unavailable.
Signature
export function createFallbackCard(repo: string): Element
Parameters
-
repostring
Returns
Element