//! Node.js bindings for Briefcase AI - AI observability and replay SDK
extern crate napi_derive;
use *;
use Result;
// Simplified module that avoids NAPI-RS generic constraints
pub use *;
pub use *;
/// Initialize the module
/// Get module version
/// Get module author