Type alias VoidKeyword

VoidKeyword: ts.KeywordToken<ts.SyntaxKind.VoidKeyword>

A node that represents the void keyword.