UNPKG

astx

Version:

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

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