pub const Keyword = enum { @"break", case, @"catch", class, @"const", @"continue", debugger, default, delete, do, @"else", @"export", extends, finally, @"for", function, @"if", import, in, instanceof, new, @"return", super, @"switch", this, throw, @"try", typeof, @"var", void, @"while", with, yield, let, static, await, async, of, from, get, set, meta, @"enum", null, true, false, };