@rxap/plugin-web3-storage
Version:
This plugin provides an executor to deploy your application to web3 storage. It also includes a generator to initialize the plugin. It simplifies the process of deploying web applications to decentralized storage.
11 lines (10 loc) • 363 B
JavaScript
var __getOwnPropNames = Object.getOwnPropertyNames;
var __commonJS = (cb, mod) => function __require() {
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
};
var require_src = __commonJS({
"packages/plugin/web3-storage/src/index.ts"() {
}
});
export default require_src();
//# sourceMappingURL=index.js.map