Make exporting more consistent

This commit is contained in:
Dolan
2017-09-19 15:51:55 +01:00
parent b98c103e45
commit ebbf6a99c1
2 changed files with 4 additions and 5 deletions

View File

@ -1 +1,3 @@
export * from "./run";
export * from "./text-run";
export * from "./picture-run";