From 9ec93ac8d9477c671e7fbceb6c2e2fe9b13423fb Mon Sep 17 00:00:00 2001 From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de> Date: Fri, 19 May 2023 11:51:59 +0200 Subject: [PATCH] update typescript --- dist/es6/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dist/es6/index.js b/dist/es6/index.js index 26cc300..f5e360e 100644 --- a/dist/es6/index.js +++ b/dist/es6/index.js @@ -1,2 +1,3 @@ +export * from "./MathCoach"; export * from "./Helpers"; //# sourceMappingURL=index.js.map \ No newline at end of file -- Gitblit v1.10.0-SNAPSHOT