UNPKG

@hicaru/bearby.js

Version:

The web3 inject of bearby walet to access massa blockchain

9 lines 189 B
export interface ReqBody { type: string; payload?: any; from?: string; } export interface CustomEvent extends Event { detail?: string; } //# sourceMappingURL=stream.d.ts.map