UNPKG

trader-server

Version:

OData server for testing strategies, simulating and real trading.

8 lines (7 loc) 161 B
import { ObjectID } from "mongodb"; declare const _default: { "_id": ObjectID; "Description": string; "Name": string; }[]; export = _default;