UNPKG

@riverfl0w/dune-client

Version:

A TypeScript client for querying the Dune API, designed to simplify the integration of Dune's powerful analytics into your projects.

4 lines (3 loc) 73 B
export default interface ExecutionStatusArgs { execution_id: string; }