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) 74 B
export default interface ExecutionResultsArgs { execution_id: string; }