Commit d13b5b67 authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

Export YAXB and Trigo in index.ts

Showing with 4 additions and 0 deletions
+4 -0
...@@ -59,3 +59,7 @@ export * from "./remous/bief"; ...@@ -59,3 +59,7 @@ export * from "./remous/bief";
export * from "./remous/bief_params"; export * from "./remous/bief_params";
export * from "./solveur/solveur"; export * from "./solveur/solveur";
export * from "./solveur/solveur_params"; export * from "./solveur/solveur_params";
export * from "./yaxb";
export * from "./yaxb_params";
export * from "./trigo";
export * from "./trigo_params";
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment