UNPKG

lucia-auth-adapter-surrealdb

Version:
6 lines (5 loc) 112 B
/// <reference types="lucia-auth" /> declare namespace Lucia { type Auth = any; type UserAttributes = {}; }