@ice1/pkg-in

1.0.0 • Public • Published

pkg-in

$ npm install @ice1/pkg-in

Examples

import pkg_in from '@ice1/pkg-in';

((async () => {
    const pkg = new pkg_in();
    await pkg.set();

    await pkg.install.react();
    await pkg.uninstall.react();
})());

Readme

Keywords

none

Package Sidebar

Install

npm i @ice1/pkg-in

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.68 kB

Total Files

5

Last publish

Collaborators

  • ice1