PLATFORMS: (
    | undefined
    | "apple"
    | "apple-isolated"
    | "android"
    | "android-autofill-password-import"
    | "windows"
    | "firefox"
    | "chrome"
    | "chrome-mv3"
    | "integration"
)[] = ...