import { PUSH_NOTIFICATION_RECEIPT_CHUNK_LIMIT } from "https://deno.land/x/expo_server_sdk_deno@1.0.4/src/constants.ts";
The max number of push notification receipts to request at once.
x/expo_server_sdk_deno/src/constants.ts>PUSH_NOTIFICATION_RECEIPT_CHUNK_LIMIT
import { PUSH_NOTIFICATION_RECEIPT_CHUNK_LIMIT } from "https://deno.land/x/expo_server_sdk_deno@1.0.4/src/constants.ts";
The max number of push notification receipts to request at once.