import { PUSH_NOTIFICATION_CHUNK_LIMIT } from "https://deno.land/x/expo_server_sdk_deno@1.0.4/src/constants.ts";
The max number of push notifications to be sent at once. Since we can't automatically upgrade everyone using this library, we should strongly try not to decrease it.