UNPKG

ast-node-finder

Version:

JSCodeshift find api automatically generated from code

3 lines (2 loc) 117 B
import { Ast } from '../typings'; export declare function dispatchNodes(ast: Ast, wrapExpression?: boolean): string;