interface
module.default.StripTypeScriptTypesOptions
interface StripTypeScriptTypesOptions
- mode?: 'strip'
Possible values are:
'strip'Only strip type annotations without performing the transformation of TypeScript features.
interface
Possible values are:
'strip' Only strip type annotations without performing the transformation of TypeScript features.