vtils

Home > types > PackageJson > TypeScriptConfiguration

PackageJson.TypeScriptConfiguration interface

Signature:

export interface TypeScriptConfiguration 

Properties

Property Type Description
types? string (Optional) Location of the bundled TypeScript declaration file.
typings? string (Optional) Location of the bundled TypeScript declaration file. Alias of types.