Blyp Docs

Type Surfaces

Blyp exposes three main type families:

Import paths

Type familyImport path
Standalone@blyp/core/standalone
Browser/client@blyp/core/client and @blyp/core/expo
Database adapters@blyp/core/database
Connector helpers@blyp/core/posthog, @blyp/core/sentry, and @blyp/core/otlp
Framework-specific server types@blyp/core/<framework>
Shared core types@blyp/core

Shared root exports include StructuredLog, StructuredLogPayload, StructuredLogEvent, StructuredLogEmitOptions, and the createStructuredLog() helper documented in Structured Logs.