An open API service indexing awesome lists of open source software.

https://github.com/emeryao/typed-dobby

TypeScript declaration file for the bad Dobby
https://github.com/emeryao/typed-dobby

declaration definition dobby typescript

Last synced: 21 days ago
JSON representation

TypeScript declaration file for the bad Dobby

Awesome Lists containing this project

README

          

# typed-dobby
[TypeScript](http://www.typescriptlang.org) declaration file for the bad Dobby

[![npm](https://img.shields.io/npm/v/typed-dobby.svg?style=for-the-badge)](https://www.npmjs.com/package/typed-dobby)
[![NPM](https://img.shields.io/npm/dt/typed-dobby?color=blue&style=for-the-badge)](https://www.npmjs.com/package/typed-dobby)

## Install

* With [`npm`](https://www.npmjs.com/) installed

```batch
npm install typed-dobby --save-dev
```

* Or get the declaration file [here](./typed-dobby.d.ts) and include it to your project

## [Sample](./src/index.ts)

## Last Update
`2019.08.31`