UNPKG

@curvenote/cli

Version:
5 lines 182 B
import type { ISession } from '../session/types.js'; export declare function list(session: ISession, opts: { venue?: string; }): Promise<void>; //# sourceMappingURL=list.d.ts.map