• 替换目标 jsx 元素为新的元素

    Parameters

    • ast: File
    • targetJSXElementNodeId: string
    • newNode: JSXElement

    Returns File