rollup-plugin-typescript2

  • Version 0.36.0
  • Published
  • 4.53 MB
  • 5 dependencies
  • MIT license

Install

npm i rollup-plugin-typescript2
yarn add rollup-plugin-typescript2
pnpm add rollup-plugin-typescript2

Overview

Seamless integration between Rollup and TypeScript. Now with errors.

Index

Variables

Type Aliases

Variables

variable typescript

const typescript: PluginImpl<Partial<IOptions>>;

    Type Aliases

    type RPT2Options

    type RPT2Options = Partial<IOptions>;

      Package Files (1)

      Dependencies (5)

      Dev Dependencies (25)

      Peer Dependencies (2)

      Badge

      To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

      You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/rollup-plugin-typescript2.

      • Markdown
        [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/rollup-plugin-typescript2)
      • HTML
        <a href="https://www.jsdocs.io/package/rollup-plugin-typescript2"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>