fix flow type issue

This commit is contained in:
Henry Zhu
2017-05-31 15:31:59 -04:00
parent 1d7d090bf0
commit a6273a92ec

View File

@@ -1,6 +1,6 @@
// @flow
import { type NodePath } from "babel-traverse";
import type NodePath from "babel-traverse";
export default function () {
return {