UNPKG

@analog-tools/auth

Version:
3 lines (2 loc) 109 B
import { H3Event } from 'h3'; export declare function checkAuthentication(event: H3Event): Promise<boolean>;