UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

7 lines (6 loc) 157 B
export interface AutConfiguration { resetTokenExpiresMinute?: number; authenticatableModel: any; loginUrl?: string; dashboardUrl?: string; }