Appearance
type Falsey = false | 0 | "" | null | undefined | void;
Defined in: src/betterdiscord/api/hooks.ts:4