ClockConfig
Home > @backstage/plugin-home
> ClockConfig
Signature:
export type ClockConfig = {
label: string;
timeZone: string;
};
Home > @backstage/plugin-home
> ClockConfig
Signature:
export type ClockConfig = {
label: string;
timeZone: string;
};