index.d.ts 230 B

1234
  1. export declare const DEFAULT_NOTIFICATION_RETENTION_DAYS = 30;
  2. export declare const DEFAULT_MESSAGE_GENERIC_RETENTION_DAYS = 30;
  3. export declare const DEFAULT_MESSAGE_IN_APP_RETENTION_DAYS = 365;
  4. //# sourceMappingURL=index.d.ts.map