UNPKG

notbank

Version:
3 lines (2 loc) 84 B
import { Trade } from "./trades.js"; export type SubscribeTradesResponse = Trade[];