This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@billogram/task-ts-declarations
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

@billogram/task-ts-declarations

Task for generating TypeScript type declarations

Install

yarn add @billogram/task-ts-declarations

Usage

Add the task to a task runner.

import taskTsDeclarations from '@billogram/task-ts-declarations';
import TaskRunner from '@billogram/task-runner';


const runner = new TaskRunner('build-scripts');
runner.add('ts-declarations', taskTsDeclarations());

This will add the compile TypeScript task to the build scripts.

> build-scripts ts-declarations

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @billogram/task-ts-declarations

Weekly Downloads

5

Version

2.4.0

License

MIT

Unpacked Size

7.98 kB

Total Files

9

Last publish

Collaborators

  • jamesbillo
  • oscarekholm
  • irynaziruikina
  • jmfederico
  • andreagylling
  • ewakosciukiewicz
  • miriamlarsson