NotificationKind
Deprecation Notes
NotificationKind is deprecated as const enums are not compatible with isolated modules. Use a string literal instead.
Properties
Property | Type | Description |
---|---|---|
NEXT | ||
ERROR | ||
COMPLETE |
NotificationKind is deprecated as const enums are not compatible with isolated modules. Use a string literal instead.
Property | Type | Description |
---|---|---|
NEXT | ||
ERROR | ||
COMPLETE |