UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

8 lines (7 loc) 118 B
export declare enum NotificationType { Alert = 0, Success = 1, Warning = 2, Error = 3, Info = 4 }