Variable POWER_SOURCESConst

POWER_SOURCES: Readonly<{
    [s: number]: string;
}>

Mapping of power source bits to descriptive string.

Type declaration

  • [s: number]: string