mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
web - storage/lifecycle 💄
This commit is contained in:
@@ -855,6 +855,7 @@ export const EventType = {
|
||||
KEY_UP: 'keyup',
|
||||
// HTML Document
|
||||
LOAD: 'load',
|
||||
BEFORE_UNLOAD: 'beforeunload',
|
||||
UNLOAD: 'unload',
|
||||
ABORT: 'abort',
|
||||
ERROR: 'error',
|
||||
|
||||
Reference in New Issue
Block a user