mirror of
https://github.com/jakejarvis/hoot.git
synced 2025-10-18 20:14:25 -04:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export const USER_AGENT =
|
|
process.env.HOOT_USER_AGENT || "hoot.sh/0.1 (+https://hoot.sh)";
|