shrtco.de
Version:
Library for shrtco.de API
20 lines (17 loc) • 318 B
Markdown
# shrtco.de
Library for shrtco.de API
## Installing
* NPM -
`
npm install shrtco.de
`
* YARN -
`
yarn add shrtco.de
`
## Using
```js
const { Shorter, Info } = require("shrtco.de")
```
## Methods
[The methods have moved. Click here!](https://github.com/tailsjs/shrtco.de/blob/master/METHODS.md)