Shared

Files used by both backend and frontend.

This directory contains utilities, types, and functions that need to work in both server and browser environments.

Important: Code in this directory must work in both frontend and backend environments, so avoid using Deno-specific APIs.