feat(electron): add plebbit rpc

This commit is contained in:
Esteban Abaroa
2023-12-11 00:49:36 +00:00
parent 33a4009ed7
commit 03b9b82a6f
14 changed files with 143 additions and 61 deletions
+2
View File
@@ -0,0 +1,2 @@
const downloadIpfsClients = require('./before-pack').downloadIpfsClients;
downloadIpfsClients();