1/**
2 * Rabbit-specific constants and utilities.
3 * Note: RabbitPost types have been removed in favor of LeafletLinearDoc and BlueskyPost.
4 */56/**
7 * Maximum characters allowed in a single Bluesky post (AT Protocol limit)
8 */9exportconstBLUESKY_POST_MAX_LENGTH=300