UNPKG
confectus
Version:
latest (1.8.1)
1.8.1
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.0.0
#Confectus
github.com/Luzin7/confectus
Luzin7/confectus
confectus
/
dist
/
chunk-Q66VIFU5.js
2 lines
(1 loc)
•
194 B
JavaScript
View Raw
1
2
var
s=
class
{
constructor
(
e
){
this
.
dependenciesInstallerRepository
=e}
async
execute
(
{managerInstallCommand:e,dependency:r}
){
await
this
.
dependenciesInstallerRepository
.
install
(e,r)}};
export
{s
as
a};