3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
/** Sent with graff.estate mail API payloads to identify this client. */
|
|
export const MAIL_REQUEST_FROM = "stream.graff.tech";
|