utils/pageListPackageLabel
Esta página aún no está disponible en tu idioma.
Functions
Section titled “Functions”fixPackageLabel()
Section titled “fixPackageLabel()”function fixPackageLabel(packageName: string, pluginList: Map<string, { label: string; name: string; }>): string
Defined in: studiocms/packages/studiocms/src/utils/pageListPackageLabel.ts:1^
Parameters
Section titled “Parameters”packageName
Section titled “packageName”string
pluginList
Section titled “pluginList”Map
<string
, {
label
: string
;
name
: string
;
}>
Returns
Section titled “Returns”string