UNPKG

@ariva-mds/mds

Version:

Stock market data

7 lines (6 loc) 132 B
export class MarketstateUpdate { constructor(state, update) { this.state = state; this.update = update; } }