UNPKG

@webilix/ngx-helper-m3

Version:

Helper library for Angular and Material 3

5 lines (4 loc) 106 B
export interface INgxHelperToastConfig { readonly timeout: number; readonly showClose: boolean; }