Type alias StringKeyword

StringKeyword: ts.KeywordToken<ts.SyntaxKind.StringKeyword>

A node that represents the string keyword.