JSXTextinterface JSXText extends Node, HasSpan {raw: string;type: "JSXText";value: string;}§Extends§Node[src]§HasSpan[src]§Properties§raw: string[src]§type: "JSXText"[src]§value: string[src]