DefinitelyTyped/types/franc
Yoo.gyoon James Chung 2ef0c19e45
Update type for Options interface in franc package (#42327)
* Update type for Options interface in franc package

As documented here:

https://github.com/wooorm/franc/issues/80

adding this type enables the use of `franc.all` additionally with an `only` languages array when using TypeScript.

Thank you!

* Update index.d.ts

update with recommended simple type declaration
`ERROR: 16:12  array-type  Array type using 'Array<T>' is forbidden for simple types. Use 'T[]' instead.`
2020-02-18 10:37:14 -08:00
..
franc-tests.ts
index.d.ts
tsconfig.json
tslint.json