diff --git a/types/babel__core/index.d.ts b/types/babel__core/index.d.ts index 3875d40d71..3ae5f81f26 100644 --- a/types/babel__core/index.d.ts +++ b/types/babel__core/index.d.ts @@ -19,6 +19,7 @@ export { t as types, template, traverse, + NodePath, Visitor };