@pkgr/umd-globals
Version:
Union collections of umd globals mappings
69 lines (47 loc) • 3.45 kB
Markdown
# @pkgr/umd-globals
[](https://www.npmjs.com/package/@pkgr/umd-globals)


[](https://renovatebot.com)
> Union collections of umd globals mappings.
## TOC <!-- omit in toc -->
- [Install](#install)
- [Usage](#usage)
- [Sponsors](#sponsors)
- [Backers](#backers)
- [Changelog](#changelog)
- [License](#license)
## Install
```sh
# yarn
yarn add -D @pkgr/umd-globals
# npm
npm i -D @pkgr/umd-globals
```
## Usage
```js
// rollup.config.js
import { globals } from '@pkgr/umd-globals'
export default {
output: {
globals,
},
}
```
## Sponsors and Backers
[](https://github.com/sponsors/JounQin)
### Sponsors
| 1stG | RxTS | UnTS |
| ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
### Backers
| 1stG | RxTS | UnTS |
| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
## Changelog
Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.md).
## License
[MIT][] © [JounQin][]@[1stG.me][]
[1stG.me]: https://www.1stG.me
[JounQin]: https://github.com/JounQin
[MIT]: http://opensource.org/licenses/MIT