mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
* ink: Provides its own types * use @types/ink instead of ink
9 lines
98 B
JSON
9 lines
98 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@types/ink": "^0.5.2",
|
|
"chalk": "^2.1.0"
|
|
}
|
|
}
|
|
|