vtils

Home > types > TsConfigJson > TypeAcquisition > include

TsConfigJson.TypeAcquisition.include property

Specifies a list of type declarations to be included in auto type acquisition. For example, ['jquery', 'lodash'].

Signature:

include?: string[];