UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

6 lines (5 loc) 99 B
export interface Credentials { realmId?: string; username: string; password: string; }