From b93e2adb39a8505ea83198faa077b3c225e5a41f Mon Sep 17 00:00:00 2001 From: William LeGate Date: Mon, 17 Sep 2018 17:53:59 -0700 Subject: [PATCH] Implements changes sug suggested by @plantain-00 (see: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/28919#pullrequestreview-156171248) --- types/franc/franc-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/franc/franc-tests.ts b/types/franc/franc-tests.ts index 99cd097844..cb687e1001 100644 --- a/types/franc/franc-tests.ts +++ b/types/franc/franc-tests.ts @@ -1,4 +1,4 @@ -import * as detect from 'franc'; +import detect = require('franc'); const testText = 'This is an example sentence'; const testOptions = {