https://github.com/artdecocode/transfer
Update the maintainer's information for npm packages.
https://github.com/artdecocode/transfer
Last synced: 10 months ago
JSON representation
Update the maintainer's information for npm packages.
- Host: GitHub
- URL: https://github.com/artdecocode/transfer
- Owner: artdecocode
- License: mit
- Created: 2018-06-26T06:58:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T16:17:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-08T06:32:24.986Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# transfer
[](https://npmjs.org/package/transfer)
`transfer` is a new Node.js npm package. Update the maintainer's information for npm packages.
```sh
yarn add -E transfer
```
## Table Of Contents
- [Table Of Contents](#table-of-contents)
- [API](#api)
* [`transfer(arg1: string, arg2?: boolean)`](#transferarg1-stringarg2-boolean-void)
## API
The package is available by importing its default function:
```js
import transfer from 'transfer'
```
### `transfer(`
`arg1: string,`
`arg2?: boolean,`
`): void`
Call this function to get the result you want.
```js
/* yarn example */
import transfer from 'transfer'
(async () => {
await transfer()
})()
```
---
(c) [Art Deco Code][1] 2018
[1]: https://artdeco.bz