From 94c5dbd06ea1f662ceaafede992d1f931420e70c Mon Sep 17 00:00:00 2001 From: jsteuer <jan.steuer.htw@gmail.com> Date: Wed, 11 Dec 2019 10:04:56 +0100 Subject: [PATCH] ... --- src/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/index.ts b/src/index.ts index 152abf3..6349b15 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,4 +1,4 @@ -/// <reference path="../mathcoach-api.d.ts"/> +/// <reference path="./mathcoach-api.d.ts"/> /** * Offline MathCoach-API falls notwendig bereitstellen. Dabei wird das Dateisystem durch den -- Gitblit v1.10.0-SNAPSHOT