UNPKG

ngx-mat-lib

Version:

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

7 lines (6 loc) 137 B
export declare enum XmatResponseTypes { arraybuffer = "arraybuffer", blob = "blob", json = "json", text = "text" }