Files

3 lines
95 B
TypeScript

import type { KnownLedger } from '../types.js';
export declare const knownLedger: KnownLedger;