Bun

interface

module.default.StripTypeScriptTypesOptions

interface StripTypeScriptTypesOptions

  • mode?: 'strip'

    Possible values are:

    • 'strip' Only strip type annotations without performing the transformation of TypeScript features.
  • sourceUrl?: string

    Specifies the source url used in the source map.