UNPKG

babel-plugin-show-source-strip-types

Version:
3 lines (2 loc) 106 B
import { NodePath } from '@babel/core'; export default function functionToString(path: NodePath): string;