///|
/// WebAuthn (FIDO2) implementation for MoonBit.
/// 
/// This library provides both browser-side and server-side WebAuthn functionality,
/// ported from the SimpleWebAuthn TypeScript library.

// Re-export types from subpackages for convenience
// Users can import f4ah6o/simple-webauthn/types for full type access