UNPKG

coersystem

Version:

Library for Angular projects

5 lines (4 loc) 68 B
export interface ILogIn { user: string; password: string; }