mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Implements changes sug suggested by @plantain-00 (see: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/28919#pullrequestreview-156171248)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as detect from 'franc';
|
||||
import detect = require('franc');
|
||||
|
||||
const testText = 'This is an example sentence';
|
||||
const testOptions = {
|
||||
|
||||
Reference in New Issue
Block a user