Skip to content

Type Alias: HexString

ts
type HexString = `#${string}`;

Defined in: src/betterdiscord/data/settings.ts:215