UNPKG

astx

Version:

super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring

3 lines (2 loc) 107 B
import { Node } from '../types'; export default function convertArrayElementReplacement(node: Node): Node;