UNPKG

authrix

Version:

Lightweight, flexible authentication library for Node.js and TypeScript.

7 lines (4 loc) 195 B
import { A as AuthDbAdapter } from '../db-R-GJxQGc.js'; declare function resetMongoConnection(): void; declare const mongoAdapter: AuthDbAdapter; export { mongoAdapter, resetMongoConnection };