UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

6 lines (5 loc) 93 B
export interface XmatFile { desc?: string; fileName: string; url: string; }