···6767 */
6868export const BLUESKY_PROXY_DID: Did =
6969 process.env.EXPO_PUBLIC_BLUESKY_PROXY_DID || 'did:web:api.shatteredsky.net'
7070+/**
7171+ * The DID of the PBLLC Bluesky appview to proxy to
7272+ */
7373+export const PBLLC_BLUESKY_PROXY_DID: Did = 'did:web:api.bsky.app'
70747175/**
7276 * The DID of the chat service to proxy to