expose File
This commit is contained in:
parent
f43e6d4ca8
commit
e273d9bfe1
@ -8,6 +8,7 @@ export { util, babylon as acorn, transform };
|
||||
export { pipeline } from "../transformation";
|
||||
export { canCompile } from "../util";
|
||||
|
||||
export { default as File } from "../transformation/file";
|
||||
export { default as options } from "../transformation/file/options/config";
|
||||
export { default as Plugin } from "../transformation/plugin";
|
||||
export { default as Transformer } from "../transformation/transformer";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user