UNPKG

opnet

Version:

The perfect library for building Bitcoin-based applications.

11 lines (10 loc) 291 B
export class Agent { } export default def; export function fetch(input: any, init: any): any; export function setGlobalDispatcher(): void; declare namespace def { export function fetch(input: any, init: any): any; export function setGlobalDispatcher(): void; export { Agent }; }