TemplateLiteralinterface TemplateLiteral extends Node_2 {elements: (string | JSChildNode)[];type: NodeTypes.JS_TEMPLATE_LITERAL;}§Extends§Node_2[src]§Properties§elements: (string | JSChildNode)[][src]§type: NodeTypes.JS_TEMPLATE_LITERAL[src]