mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* chore: replace `Ensure` with `Clean` alias * chore: update ts-toolbelt * fix: return type of match * chore: moved type utilities to tools.d.ts * chore: move merge type utilities to tools * chore: move merge utilities + info header * chore: update ts-toolbelt * fix: lint, tool imports * fix: import * fix: comment lint * fix: lint * chore: move MergeAll * fix: export utility types * fix: lint * chore: flatten declaration * fix: typo * chore: remove references * chore: remove old project * chore: move references to OTHER_FILES.txt * chore: readme * fix: export global nsp
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"ts-toolbelt": "^4.12.0"
|
|
}
|
|
}
|