UNPKG

pmarket-cli

Version:
3 lines 70 B
export interface Strategy { execute(options:any): Promise<void>; }