vitejsext

package
v2.10.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

package vitejsext contains gvite specific vite.js extensions.

Index

Constants

View Source
const Contracts_JS = `` /* 2186-byte string literal not displayed */
View Source
const Ledger_JS = `
web3._extend({
	property: 'ledger',
	methods: [
	]
});
`
View Source
const OnRoad_JS = `` /* 644-byte string literal not displayed */
View Source
const P2P_JS = `` /* 236-byte string literal not displayed */
View Source
const Wallet_JS = `` /* 985-byte string literal not displayed */

Variables

View Source
var Modules = map[string]string{
	"wallet":    Wallet_JS,
	"p2p":       P2P_JS,
	"onroad":    OnRoad_JS,
	"contracts": Contracts_JS,
	"ledger":    Ledger_JS,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL