UNPKG

@analog-tools/auth

Version:

Authentication module for AnalogJS applications

3 lines (2 loc) 101 B
import { H3Event } from 'h3'; export declare function handleAuthRoute(event: H3Event): Promise<any>;