vtils

Home > types > PackageJson > TypeScriptConfiguration > typesVersions

PackageJson.TypeScriptConfiguration.typesVersions property

Version selection map of TypeScript.

Signature:

typesVersions?: Record<string, Record<string, string[]>>;