Variable ExtensionLabelMapConst
ExtensionLabelMap: RecordSchema<
StringSchema<"Window label">,
ObjectSchema<
{
dist: OptionalSchema<
NullableSchema<StringSchema<undefined>, undefined>,
undefined,
>;
path: StringSchema<"Path to the extension">;
processes: ArraySchema<NumberSchema<undefined>, undefined>;
},
undefined,
>,
undefined,
> = ...
Map window label to extension