UNPKG

131 BTypeScriptView Raw
1import { NodePath } from 'ast-types/lib/node-path';
2export default function getProperties(path: NodePath, id: string): NodePath[];