UNPKG

@soloseng/ganache

Version:

A library and cli to create a local blockchain for fast Ethereum development.

3 lines (2 loc) 79 B
declare const queueMicrotask: (cb: () => void) => void export = queueMicrotask