UNPKG

ekangularbase

Version:

Authentication service for usermanagement(oidc client)

8 lines (6 loc) 108 B
export interface GenericUi { setup: any; cols: any; func: any; objectlist: any[]; }