0.0.1 • Published 1 year ago

add-request-header v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Getting Started

Installation

npm i add-request-header

Example

# in your main.js, condition is optional
import {addRequestHeader, nanoid} from "add-request-header"
addRequestHeader([{key: 'some header', value: nanoid(), condition: true}])

License

MIT

0.0.1

1 year ago