Skip to main content

Documentation Index

Fetch the complete documentation index at: https://easyaf.dev/llms.txt

Use this file to discover all available pages before exploring further.

Types

Classes

NameSummary
CrossOriginIsolationMiddlewareMiddleware that adds Cross-Origin Isolation headers (COOP and COEP) to responses. These headers are required for features like SharedArrayBuffer and high-resolution timers, which are needed by WASM libraries like TursoDb that use OPFS (Origin Private File System).
CrossOriginIsolationOptionsConfiguration options for the CrossOriginIsolationMiddleware.