UNPKG

autemaliquam

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

11 lines (8 loc) 144 B
// interface WAN3 { // currentProvider: any, // version: any // } declare interface Window { wan3: any } declare const __DEV__: boolean