Skip to content

Commit 116c12c

Browse files
committed
Add README for 'tstypes' folder
1 parent d1391ee commit 116c12c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

tstypes/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## TypeScript definition files
2+
3+
This module includes a [TypeScript](https://www.typescriptlang.org/)
4+
declaration file to enable auto complete in compatible editors and type
5+
information for TypeScript projects.
6+
7+
### Credits
8+
9+
The `*.d.ts` files in this folder are based on [DefinetlyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/54712a7e28090c5b1253b746d1878003c954f3ff/types/graphql) definitions written by:
10+
- TonyYang https://github.com/TonyPythoneer
11+
- Caleb Meredith https://github.com/calebmer
12+
- Dominic Watson https://github.com/intellix
13+
- Firede https://github.com/firede
14+
- Kepennar https://github.com/kepennar
15+
- Mikhail Novikov https://github.com/freiksenet
16+
- Ivan Goncharov https://github.com/IvanGoncharov
17+
- Hagai Cohen https://github.com/DxCx
18+
- Ricardo Portugal https://github.com/rportugal
19+
- Tim Griesser https://github.com/tgriesser
20+
- Dylan Stewart https://github.com/dyst5422
21+
- Alessio Dionisi https://github.com/adnsio
22+
- Divyendu Singh https://github.com/divyenduz
23+
- Brad Zacher https://github.com/bradzacher
24+
- Curtis Layne https://github.com/clayne11
25+
- Jonathan Cardoso https://github.com/JCMais
26+
- Pavel Lang https://github.com/langpavel
27+
- Mark Caudill https://github.com/mc0
28+
- Martijn Walraven https://github.com/martijnwalraven
29+
- Jed Mao https://github.com/jedmao

0 commit comments

Comments
 (0)