UNPKG

@analog-tools/auth

Version:

Authentication module for AnalogJS applications

4 lines (3 loc) 103 B
import { AuthRoute } from '../types/auth.types'; declare const route: AuthRoute; export default route;