Export File from babel-core again

This commit is contained in:
James Kyle
2017-10-18 12:09:21 +11:00
parent a75e69ecec
commit 5c47929983

View File

@@ -1,5 +1,6 @@
// @flow
export { default as File } from "./transformation/file/file";
export {
default as buildExternalHelpers,
} from "./tools/build-external-helpers";