UNPKG

babel-helper-decorate-react

Version:
3 lines (2 loc) 241 B
export declare const isScopeDepthPassed: (path: any, detectScopeDepth?: number) => boolean; export declare const replaceAdvancedWith: (path: import('@babel/traverse').NodePath, replacement: any) => [import("@babel/traverse").NodePath<any>];