-
Notifications
You must be signed in to change notification settings - Fork 0
Pice.installAsync()
paige edited this page Jan 18, 2024
·
1 revision
| Type | Return Type | |
| installs a given npm package |
|
|
|
| JS |
const pice = require('pice');
pice.installAsync("@stews/soup"); |