Type alias ObjectKeyword

ObjectKeyword: ts.KeywordToken<ts.SyntaxKind.ObjectKeyword>

A node that represents the object keyword.